X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=Documentation%2Fstable_kernel_rules.txt;h=a452227361b18a88d695d203e40e33151f93af89;hb=366890df46c2fd9492c04fe3a8775447b7b053e4;hp=4cfc78835bc1f605e53eec4482aab94d0200688d;hpb=aef8755711a28bb0ecde7780ae6613fcb62cf6f7;p=platform%2Fadaptation%2Frenesas_rcar%2Frenesas_kernel.git diff --git a/Documentation/stable_kernel_rules.txt b/Documentation/stable_kernel_rules.txt index 4cfc788..a452227 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,