From 337ccab4d1c8cc019fb1a9e2cacf159bb4489b04 Mon Sep 17 00:00:00 2001 From: Andi Kleen Date: Tue, 7 Oct 2008 12:17:28 +0200 Subject: [PATCH] --- yaml --- r: 115100 b: refs/heads/master c: 12caa1b6fc3a9772535227c723c11878b5ca618e h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/Documentation/SubmittingPatches | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 2d870cc9cd47..4380f46618a1 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: dc02c5290c02c6f6a5fdcee89260ef35f9af3970 +refs/heads/master: 12caa1b6fc3a9772535227c723c11878b5ca618e diff --git a/trunk/Documentation/SubmittingPatches b/trunk/Documentation/SubmittingPatches index 0d601cba9690..98aa8b187395 100644 --- a/trunk/Documentation/SubmittingPatches +++ b/trunk/Documentation/SubmittingPatches @@ -672,4 +672,9 @@ Kernel Documentation/CodingStyle: Linus Torvalds's mail on the canonical patch format: + +Andi Kleen, "On submitting kernel patches" + Some strategies to get difficult or controversal changes in. + http://halobates.de/on-submitting-patches.pdf + --