From 6e21bd5e2b95b19fd09b8a0ee4cc574ddc61d41e Mon Sep 17 00:00:00 2001 From: Josh Boyer Date: Fri, 24 Oct 2008 10:10:42 -0400 Subject: [PATCH] --- yaml --- r: 118105 b: refs/heads/master c: 79cd80a1d9a4e13c150ba43f140f18b202adce65 h: refs/heads/master i: 118103: e00501f12a33e0759b0453413e21f43affa6be56 v: v3 --- [refs] | 2 +- trunk/Documentation/stable_kernel_rules.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 3c6cb54004ef..a08a64153f49 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 4e318d7c6c9dd5cdae48bcf61558bbc0c09b12ac +refs/heads/master: 79cd80a1d9a4e13c150ba43f140f18b202adce65 diff --git a/trunk/Documentation/stable_kernel_rules.txt b/trunk/Documentation/stable_kernel_rules.txt index 4cfc78835bc1..a452227361b1 100644 --- a/trunk/Documentation/stable_kernel_rules.txt +++ b/trunk/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,