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

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