Răsfoiți Sursa

SubmittingPatches: add a reference to Andi's OLS paper

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>
Acked-by: KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Andi Kleen 16 ani în urmă
părinte
comite
9536727ef6
1 a modificat fișierele cu 5 adăugiri și 0 ștergeri
  1. 5 0
      Documentation/SubmittingPatches

+ 5 - 0
Documentation/SubmittingPatches

@@ -672,4 +672,9 @@ Kernel Documentation/CodingStyle:
 
 
 Linus Torvalds's mail on the canonical patch format:
 Linus Torvalds's mail on the canonical patch format:
   <http://lkml.org/lkml/2005/4/7/183>
   <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
+
 --
 --