[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1418623790-28429-3-git-send-email-cernekee@gmail.com>
Date: Sun, 14 Dec 2014 22:09:48 -0800
From: Kevin Cernekee <cernekee@...il.com>
To: tglx@...utronix.de, bp@...en8.de, gnomes@...rguk.ukuu.org.uk
Cc: computersforpeace@...il.com, torvalds@...ux-foundation.org,
akpm@...ux-foundation.org, corbet@....net,
linux-doc@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [RFC 2/4] Documentation/SubmitChecklist: Remind submitters to check the merge window
Currently the checklist does not provide an indication of appropriate
times to send patches; add a brief note on the topic.
Signed-off-by: Kevin Cernekee <cernekee@...il.com>
---
Documentation/SubmitChecklist | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/Documentation/SubmitChecklist b/Documentation/SubmitChecklist
index 2b7e32d..8b23f9c 100644
--- a/Documentation/SubmitChecklist
+++ b/Documentation/SubmitChecklist
@@ -107,3 +107,8 @@ kernel patches.
CONFIG_SMP, CONFIG_SYSFS, CONFIG_PROC_FS, CONFIG_INPUT, CONFIG_PCI,
CONFIG_BLOCK, CONFIG_PM, CONFIG_MAGIC_SYSRQ,
CONFIG_NET, CONFIG_INET=n (but latter with CONFIG_NET=y)
+
+27: For patches which are not urgent fixes for bugs in the current tree,
+ double-check https://www.kernel.org/ to make sure the merge window is
+ CLOSED ("mainline:" showing an -rc kernel) before sending. For more
+ information on the release cycle, see Documentation/development-process/.
--
2.1.1
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists