X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=Documentation%2Fstable_kernel_rules.txt;h=a452227361b18a88d695d203e40e33151f93af89;hb=ca3273f9646694e0419cfb9d6c12deb1c9aff27c;hp=4cfc78835bc1f605e53eec4482aab94d0200688d;hpb=bfe38ccf8d0b541f387f65267f6f3794be59233a;p=linux-2.6-omap-h63xx.git diff --git a/Documentation/stable_kernel_rules.txt b/Documentation/stable_kernel_rules.txt index 4cfc78835bc..a452227361b 100644 --- a/Documentation/stable_kernel_rules.txt +++ b/Documentation/stable_kernel_rules.txt @@ -12,6 +12,7 @@ Rules on what kind of patches are accepted, and which ones are not, into the marked CONFIG_BROKEN), an oops, a hang, data corruption, a real security issue, or some "oh, that's not good" issue. In short, something critical. + - New device IDs and quirks are also accepted. - No "theoretical race condition" issues, unless an explanation of how the race can be exploited is also provided. - It cannot contain any "trivial" fixes in it (spelling changes,