On Tuesday 12 June 2001 18:34, Craig Lyons wrote:

> We have a patch that fixes this and are wondering if it
> is possible to get this patch into the kernel, and if so, how this would be
> done?

Well, you start by reading this:

http://www.linuxhq.com/kernel/v2.4/doc/SubmittingPatches.html

Which basically says that you post it here, with a title along the lines of:

"[PATCH] promise IDE raid support".

Start the body of your email with a brief description of the patch (the above 
is fine, mentioning that this is an official patch from promise is nice), and 
then include the patch itself at the end of the email in plain text.  (Linus 
won't read Mime attachments, although others sometimes do and forward them to 
him.  Sometimes.)

You do know how to make a unified diff using "diff -u", right?  (I'm assuming 
you have an includeable patch already prepared?)

Also, try to use an email program that doesn't mangle whitespace.  (It's a 
nit-pick, but it's good hygiene.)  The difference between spaces and tabs is 
generally considered to be a good thing to maintain.

Rob
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to