From: Josh Boyer <jwbo...@redhat.com> ------------------- This is a commit scheduled for the next v2.6.34 longterm release. http://git.kernel.org/?p=linux/kernel/git/paulg/longterm-queue-2.6.34.git If you see a problem with using this for longterm, please comment. -------------------
commit 5fa224295f0e0358c8bc0e5390702338df889def upstream. The sta...@kernel.org email address has been replaced with the sta...@vger.kernel.org mailing list. Change the stable kernel rules to reference the new list instead of the semi-defunct email alias. CC: <sta...@kernel.org> CC: <sta...@vger.kernel.org> Signed-off-by: Josh Boyer <jwbo...@redhat.com> Signed-off-by: Greg Kroah-Hartman <gre...@suse.de> Signed-off-by: Paul Gortmaker <paul.gortma...@windriver.com> --- Documentation/stable_kernel_rules.txt | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) 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 - sta...@kernel.org. You must note the upstream commit ID in the changelog - of your submission. + sta...@vger.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: sta...@kernel.org + Cc: sta...@vger.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: <sta...@kernel.org> # .32.x: a1f84a3: sched: Check for idle - Cc: <sta...@kernel.org> # .32.x: 1b9508f: sched: Rate-limit newidle - Cc: <sta...@kernel.org> # .32.x: fd21073: sched: Fix affinity logic - Cc: <sta...@kernel.org> # .32.x + Cc: <sta...@vger.kernel.org> # .32.x: a1f84a3: sched: Check for idle + Cc: <sta...@vger.kernel.org> # .32.x: 1b9508f: sched: Rate-limit newidle + Cc: <sta...@vger.kernel.org> # .32.x: fd21073: sched: Fix affinity logic + Cc: <sta...@vger.kernel.org> # .32.x Signed-off-by: Ingo Molnar <mi...@elte.hu> The tag sequence has the meaning of: -- 1.7.12.rc2 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/