]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
stable_kernel_rules: Add clause about specification of kernel versions to patch.
authorDavid Daney <david.daney@cavium.com>
Thu, 26 Mar 2015 17:09:08 +0000 (10:09 -0700)
committerSasha Levin <sasha.levin@oracle.com>
Sun, 28 Jun 2015 17:39:20 +0000 (13:39 -0400)
[ Upstream commit fdc81b7910ad5153bf257e5f7861be71f75a02ef ]

Signed-off-by: David Daney <david.daney@cavium.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Sasha Levin <sasha.levin@oracle.com>
Documentation/stable_kernel_rules.txt

index 02f8331edb8bfd54bf39b2ae150609ae158f2686..58d0ac4df94684d540f5afea73d4039726e6a4be 100644 (file)
@@ -81,6 +81,16 @@ format in the sign-off area:
      git cherry-pick fd21073
      git cherry-pick <this commit>
 
+Also, some patches may have kernel version prerequisites.  This can be
+specified in the following format in the sign-off area:
+
+     Cc:  <stable@vger.kernel.org> # 3.3.x-
+
+   The tag has the meaning of:
+     git cherry-pick <this commit>
+
+   For each "-stable" tree starting with the specified version.
+
 Following the submission:
 
  - The sender will receive an ACK when the patch has been accepted into the