2001-07-07 06:29:14

by Satish Kumar

[permalink] [raw]
Subject: kernel patch process

Hi,

Can anyone let me know the steps for making/submitting
a linux kernel patch ? What is the difference between
an unofficial patch and an official patch ?

TIA,
Satish.

__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail
http://personal.mail.yahoo.com/


2001-07-07 11:36:19

by Erik Mouw

[permalink] [raw]
Subject: Re: kernel patch process

On Fri, Jul 06, 2001 at 11:28:35PM -0700, Satish Kumar wrote:
> Can anyone let me know the steps for making/submitting
> a linux kernel patch ? What is the difference between
> an unofficial patch and an official patch ?

See Documentation/SubmittingPatches in your kernel tree.


Erik

--
J.A.K. (Erik) Mouw, Information and Communication Theory Group, Department
of Electrical Engineering, Faculty of Information Technology and Systems,
Delft University of Technology, PO BOX 5031, 2600 GA Delft, The Netherlands
Phone: +31-15-2783635 Fax: +31-15-2781843 Email: [email protected]
WWW: http://www-ict.its.tudelft.nl/~erik/

2001-07-07 12:09:04

by Alan

[permalink] [raw]
Subject: Re: kernel patch process

> Can anyone let me know the steps for making/submitting
> a linux kernel patch ? What is the difference between

man diff

Use the diff -u options

> an unofficial patch and an official patch ?

I guess it depends who made it, who likes it and who you trust 8)