mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] SubmittingPatches: Clarify requirements for patches directed toward stable
@ 2015-05-14  0:06 Luke Dashjr
  2015-05-14 17:53 ` Jonathan Corbet
  0 siblings, 1 reply; 4+ messages in thread
From: Luke Dashjr @ 2015-05-14  0:06 UTC (permalink / raw)
  To: trivial, Jonathan Corbet, linux-doc, linux-kernel

I misunderstood this section as simply asking me to add an email Cc, and
was unaware of the existence of Documentation/stable_kernel_rules.txt.
Hopefully this clarification will help save maintainers and new/rare
submitters time in the future.

Signed-off-by: Luke Dashjr <luke-jr+git@utopios.org>
---
 Documentation/SubmittingPatches | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/Documentation/SubmittingPatches b/Documentation/SubmittingPatches
index b03a832..86ae82e 100644
--- a/Documentation/SubmittingPatches
+++ b/Documentation/SubmittingPatches
@@ -299,7 +299,9 @@ toward the stable maintainers by putting a line like this:
 
   Cc: stable@vger.kernel.org
 
-into your patch.
+into the sign-off area of your patch (note, not only as an email recipient).
+You should also read Documentation/stable_kernel_rules.txt in addition to
+this file.
 
 Note, however, that some subsystem maintainers want to come to their own
 conclusions on which patches should go to the stable trees.  The networking
-- 
2.0.5


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

* Re: [PATCH] SubmittingPatches: Clarify requirements for patches directed toward stable
  2015-05-14  0:06 [PATCH] SubmittingPatches: Clarify requirements for patches directed toward stable Luke Dashjr
@ 2015-05-14 17:53 ` Jonathan Corbet
  2015-05-14 18:58   ` [PATCHv2] " Luke Dashjr
  0 siblings, 1 reply; 4+ messages in thread
From: Jonathan Corbet @ 2015-05-14 17:53 UTC (permalink / raw)
  To: Luke Dashjr; +Cc: trivial, linux-doc, linux-kernel

On Thu, 14 May 2015 00:06:48 +0000
Luke Dashjr <luke@dashjr.org> wrote:

> I misunderstood this section as simply asking me to add an email Cc, and
> was unaware of the existence of Documentation/stable_kernel_rules.txt.
> Hopefully this clarification will help save maintainers and new/rare
> submitters time in the future.

It's a good change, but I think it's worth going a bit further: you
really don't need to email the patch to stable@ at all if the CC line
appears in the patch itself.  The patch will automatically come to the
attention of the right folks once the patch hits the mainline.

jon

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

* [PATCHv2] SubmittingPatches: Clarify requirements for patches directed toward stable
  2015-05-14 17:53 ` Jonathan Corbet
@ 2015-05-14 18:58   ` Luke Dashjr
  2015-05-14 19:35     ` Jonathan Corbet
  0 siblings, 1 reply; 4+ messages in thread
From: Luke Dashjr @ 2015-05-14 18:58 UTC (permalink / raw)
  To: Jonathan Corbet; +Cc: trivial, linux-doc, linux-kernel

I misunderstood this section as simply asking me to add an email Cc, and
was unaware of the existence of Documentation/stable_kernel_rules.txt.
Hopefully this clarification will help save maintainers and new/rare
submitters time in the future.

Signed-off-by: Luke Dashjr <luke-jr+git@utopios.org>
---
 Documentation/SubmittingPatches | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/Documentation/SubmittingPatches b/Documentation/SubmittingPatches
index b03a832..27e7e5e 100644
--- a/Documentation/SubmittingPatches
+++ b/Documentation/SubmittingPatches
@@ -299,7 +299,9 @@ toward the stable maintainers by putting a line like this:
 
   Cc: stable@vger.kernel.org
 
-into your patch.
+into the sign-off area of your patch (note, NOT an email recipient).  You
+should also read Documentation/stable_kernel_rules.txt in addition to this
+file.
 
 Note, however, that some subsystem maintainers want to come to their own
 conclusions on which patches should go to the stable trees.  The networking
-- 
2.0.5


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

* Re: [PATCHv2] SubmittingPatches: Clarify requirements for patches directed toward stable
  2015-05-14 18:58   ` [PATCHv2] " Luke Dashjr
@ 2015-05-14 19:35     ` Jonathan Corbet
  0 siblings, 0 replies; 4+ messages in thread
From: Jonathan Corbet @ 2015-05-14 19:35 UTC (permalink / raw)
  To: Luke Dashjr; +Cc: trivial, linux-doc, linux-kernel

On Thu, 14 May 2015 18:58:01 +0000
Luke Dashjr <luke@dashjr.org> wrote:

> I misunderstood this section as simply asking me to add an email Cc, and
> was unaware of the existence of Documentation/stable_kernel_rules.txt.
> Hopefully this clarification will help save maintainers and new/rare
> submitters time in the future.
> 
> Signed-off-by: Luke Dashjr <luke-jr+git@utopios.org>

Applied to the docs tree.

Thanks,

jon

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

end of thread, other threads:[~2015-05-14 19:35 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-05-14  0:06 [PATCH] SubmittingPatches: Clarify requirements for patches directed toward stable Luke Dashjr
2015-05-14 17:53 ` Jonathan Corbet
2015-05-14 18:58   ` [PATCHv2] " Luke Dashjr
2015-05-14 19:35     ` Jonathan Corbet

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

Powered by JetHome