Messages in this thread Patch in this message |  | | | Date | Tue, 7 Oct 2008 12:17:28 +0200 | | From | Andi Kleen <> | | Subject | [PATCH] Add a reference to paper to SubmittingPatches |
| |
Add a reference to paper to SubmittingPatches
For this year's OLS I wrote a paper on successfull strategies to submit difficult kernel patches. Add a reference to it to SubmittingPatches.
Signed-off-by: Andi Kleen <ak@linux.intel.com>
Index: linux-2.6.27-rc4-misc/Documentation/SubmittingPatches =================================================================== --- linux-2.6.27-rc4-misc.orig/Documentation/SubmittingPatches +++ linux-2.6.27-rc4-misc/Documentation/SubmittingPatches @@ -672,4 +672,9 @@ Kernel Documentation/CodingStyle: Linus Torvalds's mail on the canonical patch format: <http://lkml.org/lkml/2005/4/7/183> + +Andi Kleen, "On submitting kernel patches" + Some strategies to get difficult or controversal changes in. + http://halobates.de/on-submitting-patches.pdf + --
|  |