X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=Documentation%2FSubmittingPatches;h=f309d3c6221c3699a0c0b97fbe689faed09e4d2f;hb=c36194871293100bd4b2ecb54ac9774d6e627aa2;hp=0d601cba96909ce5d0e11b211303e9848cbe06bf;hpb=58bae1f5cfd077f7f5f3af5d1ac50c3a82ac6411;p=linux-2.6-omap-h63xx.git diff --git a/Documentation/SubmittingPatches b/Documentation/SubmittingPatches index 0d601cba969..f309d3c6221 100644 --- a/Documentation/SubmittingPatches +++ b/Documentation/SubmittingPatches @@ -77,7 +77,7 @@ Quilt: http://savannah.nongnu.org/projects/quilt Andrew Morton's patch scripts: -http://www.zip.com.au/~akpm/linux/patches/ +http://userweb.kernel.org/~akpm/stuff/patch-scripts.tar.gz Instead of these scripts, quilt is the recommended patch management tool (see above). @@ -653,7 +653,7 @@ SECTION 3 - REFERENCES ---------------------- Andrew Morton, "The perfect patch" (tpp). - + Jeff Garzik, "Linux kernel patch submission format". @@ -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 + --