[069/101] Update email address for stable patch submission

From: Greg KH
Date: Wed Nov 02 2011 - 21:41:55 EST


2.6.33-longterm review patch. If anyone has any objections, please let us know.

------------------

From: Josh Boyer <jwboyer@xxxxxxxxxx>

commit 5fa224295f0e0358c8bc0e5390702338df889def upstream.

The stable@xxxxxxxxxx email address has been replaced with the
stable@xxxxxxxxxxxxxxx mailing list. Change the stable kernel rules to
reference the new list instead of the semi-defunct email alias.

Signed-off-by: Josh Boyer <jwboyer@xxxxxxxxxx>
Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxx>

---
Documentation/stable_kernel_rules.txt | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)

--- a/Documentation/stable_kernel_rules.txt
+++ b/Documentation/stable_kernel_rules.txt
@@ -25,10 +25,10 @@ Rules on what kind of patches are accept
Procedure for submitting patches to the -stable tree:

- Send the patch, after verifying that it follows the above rules, to
- stable@xxxxxxxxxxx
+ stable@xxxxxxxxxxxxxxxx
- To have the patch automatically included in the stable tree, add the
the tag
- Cc: stable@xxxxxxxxxx
+ Cc: stable@xxxxxxxxxxxxxxx
in the sign-off area. Once the patch is merged it will be applied to
the stable tree without anything else needing to be done by the author
or subsystem maintainer.
@@ -36,10 +36,10 @@ Procedure for submitting patches to the
cherry-picked than this can be specified in the following format in
the sign-off area:

- Cc: <stable@xxxxxxxxxx> # .32.x: a1f84a3: sched: Check for idle
- Cc: <stable@xxxxxxxxxx> # .32.x: 1b9508f: sched: Rate-limit newidle
- Cc: <stable@xxxxxxxxxx> # .32.x: fd21073: sched: Fix affinity logic
- Cc: <stable@xxxxxxxxxx> # .32.x
+ Cc: <stable@xxxxxxxxxxxxxxx> # .32.x: a1f84a3: sched: Check for idle
+ Cc: <stable@xxxxxxxxxxxxxxx> # .32.x: 1b9508f: sched: Rate-limit newidle
+ Cc: <stable@xxxxxxxxxxxxxxx> # .32.x: fd21073: sched: Fix affinity logic
+ Cc: <stable@xxxxxxxxxxxxxxx> # .32.x
Signed-off-by: Ingo Molnar <mingo@xxxxxxx>

The tag sequence has the meaning of:


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/