Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 12caa1b6 authored by Andi Kleen's avatar Andi Kleen Committed by Jonathan Corbet
Browse files

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: default avatarAndi Kleen <ak@linux.intel.com>
Signed-off-by: default avatarJonathan Corbet <corbet@lwn.net>
parent dc02c529
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -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

--