Documentation: -stable rules: upstream commit ID requirement reworded

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Linux Kernel Mailing List
Date: Thursday, April 22, 2010 - 6:59 pm

Gitweb:     http://git.kernel.org/linus/959fb1c5075c2dcdbe879e6dafbc59eb1e1192d6
Commit:     959fb1c5075c2dcdbe879e6dafbc59eb1e1192d6
Parent:     c81eddb0e3728661d1585fbc564449c94165cc36
Author:     Stefan Richter <stefanr@s5r6.in-berlin.de>
AuthorDate: Thu Apr 1 22:01:52 2010 +0200
Committer:  Greg Kroah-Hartman <gregkh@suse.de>
CommitDate: Thu Apr 22 15:24:56 2010 -0700

    Documentation: -stable rules: upstream commit ID requirement reworded
    
    It is a hard requirement to include the upstream commit ID in the
    changelog of a -stable submission, not just a courtesy to the stable
    team.  This concerns only mail submission though, which is no longer
    the only way into stable.  (Also, fix a double "the".)
    
    Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
    Acked-by: Randy Dunlap <rdunlap@xenotime.net>
    Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
---
 Documentation/stable_kernel_rules.txt |    9 ++++-----
 1 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/Documentation/stable_kernel_rules.txt b/Documentation/stable_kernel_rules.txt
index 5effa5b..e213f45 100644
--- a/Documentation/stable_kernel_rules.txt
+++ b/Documentation/stable_kernel_rules.txt
@@ -18,16 +18,15 @@ Rules on what kind of patches are accepted, and which ones are not, into the
  - It cannot contain any "trivial" fixes in it (spelling changes,
    whitespace cleanups, etc).
  - It must follow the Documentation/SubmittingPatches rules.
- - It or an equivalent fix must already exist in Linus' tree.  Quote the
-   respective commit ID in Linus' tree in your patch submission to -stable.
+ - It or an equivalent fix must already exist in Linus' tree (upstream).
 
 
 Procedure for submitting patches to the -stable tree:
 
  - Send the patch, after verifying that it follows the above rules, to
-   stable@kernel.org.
- - To have the patch automatically included in the stable tree, add the
-   the tag
+   stable@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@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
--
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Documentation: -stable rules: upstream commit ID requireme ..., Linux Kernel Mailing ..., (Thu Apr 22, 6:59 pm)