public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2] stable_kernel_rules: Add clause about specification of kernel versions to patch.
@ 2015-03-26 16:44 David Daney
  2015-03-26 17:03 ` Geert Uytterhoeven
  0 siblings, 1 reply; 3+ messages in thread
From: David Daney @ 2015-03-26 16:44 UTC (permalink / raw)
  To: linux-kernel, stable, Greg Kroah-Hartman; +Cc: David Daney

From: David Daney <david.daney@cavium.com>

Signed-off-by: David Daney <david.daney@cavium.com>
---
v2: Rebased, because first version no longer applied.

 Documentation/stable_kernel_rules.txt | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/Documentation/stable_kernel_rules.txt b/Documentation/stable_kernel_rules.txt
index 02f8331..15bd56c 100644
--- a/Documentation/stable_kernel_rules.txt
+++ b/Documentation/stable_kernel_rules.txt
@@ -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 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
-- 
1.7.11.7


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH v2] stable_kernel_rules: Add clause about specification of kernel versions to patch.
  2015-03-26 16:44 [PATCH v2] stable_kernel_rules: Add clause about specification of kernel versions to patch David Daney
@ 2015-03-26 17:03 ` Geert Uytterhoeven
  2015-03-26 17:10   ` David Daney
  0 siblings, 1 reply; 3+ messages in thread
From: Geert Uytterhoeven @ 2015-03-26 17:03 UTC (permalink / raw)
  To: David Daney
  Cc: linux-kernel@vger.kernel.org, stable, Greg Kroah-Hartman,
	David Daney, Michael Opdenacker

Hi David,

On Thu, Mar 26, 2015 at 5:44 PM, David Daney <ddaney.cavm@gmail.com> wrote:
> --- a/Documentation/stable_kernel_rules.txt
> +++ b/Documentation/stable_kernel_rules.txt
> @@ -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 the following format in the sign-off area:

V2 introduced "the the" (Trying to beat Michael Opdenacker)

Gr{oetje,eeting}s,

                        Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH v2] stable_kernel_rules: Add clause about specification of kernel versions to patch.
  2015-03-26 17:03 ` Geert Uytterhoeven
@ 2015-03-26 17:10   ` David Daney
  0 siblings, 0 replies; 3+ messages in thread
From: David Daney @ 2015-03-26 17:10 UTC (permalink / raw)
  To: Geert Uytterhoeven
  Cc: David Daney, linux-kernel@vger.kernel.org, stable,
	Greg Kroah-Hartman, David Daney, Michael Opdenacker

On 03/26/2015 10:03 AM, Geert Uytterhoeven wrote:
> Hi David,
>
> On Thu, Mar 26, 2015 at 5:44 PM, David Daney <ddaney.cavm@gmail.com> wrote:
>> --- a/Documentation/stable_kernel_rules.txt
>> +++ b/Documentation/stable_kernel_rules.txt
>> @@ -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 the following format in the sign-off area:
>
> V2 introduced "the the" (Trying to beat Michael Opdenacker)
>

Oh Crap!

v3 Just sent to try to correct the issue.

Thanks,
David Daney.



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-03-26 17:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-26 16:44 [PATCH v2] stable_kernel_rules: Add clause about specification of kernel versions to patch David Daney
2015-03-26 17:03 ` Geert Uytterhoeven
2015-03-26 17:10   ` David Daney

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox