[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20111018011638.GQ1165@zod.bos.redhat.com>
Date: Mon, 17 Oct 2011 21:16:39 -0400
From: Josh Boyer <jwboyer@...hat.com>
To: Greg Kroah-Hartman <greg@...ah.com>,
"David S. Miller" <davem@...emloft.net>
Cc: linux-kernel@...r.kernel.org, stable@...r.kernel.org
Subject: [PATCH] Update email address for stable patch submission
The stable@...nel.org email address has been replaced with the
stable@...r.kernel.org mailing list. Change the stable kernel rules to
reference the new list instead of the semi-defunct email alias.
CC: <stable@...nel.org>
CC: <stable@...r.kernel.org>
Signed-off-by: Josh Boyer <jwboyer@...hat.com>
---
diff --git a/Documentation/stable_kernel_rules.txt b/Documentation/stable_kernel_rules.txt
index e213f45..21fd05c 100644
--- a/Documentation/stable_kernel_rules.txt
+++ b/Documentation/stable_kernel_rules.txt
@@ -24,10 +24,10 @@ Rules on what kind of patches are accepted, and which ones are not, into the
Procedure for submitting patches to the -stable tree:
- Send the patch, after verifying that it follows the above rules, to
- stable@...nel.org. You must note the upstream commit ID in the changelog
- of your submission.
+ stable@...r.kernel.org. You must note the upstream commit ID in the
+ changelog of your submission.
- To have the patch automatically included in the stable tree, add the tag
- Cc: stable@...nel.org
+ Cc: stable@...r.kernel.org
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.
@@ -35,10 +35,10 @@ Procedure for submitting patches to the -stable tree:
cherry-picked than this can be specified in the following format in
the sign-off area:
- Cc: <stable@...nel.org> # .32.x: a1f84a3: sched: Check for idle
- Cc: <stable@...nel.org> # .32.x: 1b9508f: sched: Rate-limit newidle
- Cc: <stable@...nel.org> # .32.x: fd21073: sched: Fix affinity logic
- Cc: <stable@...nel.org> # .32.x
+ Cc: <stable@...r.kernel.org> # .32.x: a1f84a3: sched: Check for idle
+ Cc: <stable@...r.kernel.org> # .32.x: 1b9508f: sched: Rate-limit newidle
+ Cc: <stable@...r.kernel.org> # .32.x: fd21073: sched: Fix affinity logic
+ Cc: <stable@...r.kernel.org> # .32.x
Signed-off-by: Ingo Molnar <mingo@...e.hu>
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists