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 <cerne...@gmail.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 majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to