summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZefan Li <lizefan@huawei.com>2014-09-03 17:12:53 +0800
committerZefan Li <lizefan@huawei.com>2014-09-03 18:02:43 +0800
commit85969d9fb8395fdfc36633c1c98b7f84e6ec0cdc (patch)
tree991bb5daaca7f9411e701c2b657aed048b7022bc
downloadlinux-3.4.y-queue-85969d9fb8395fdfc36633c1c98b7f84e6ec0cdc.tar.gz
Add a Documentation patch for stable
-rw-r--r--patches/series1
-rw-r--r--patches/stable_kernel_rules-add-pointer-to-netdev-faq-for-network-patches.patch32
2 files changed, 33 insertions, 0 deletions
diff --git a/patches/series b/patches/series
new file mode 100644
index 0000000..3b630d4
--- /dev/null
+++ b/patches/series
@@ -0,0 +1 @@
+stable_kernel_rules-add-pointer-to-netdev-faq-for-network-patches.patch
diff --git a/patches/stable_kernel_rules-add-pointer-to-netdev-faq-for-network-patches.patch b/patches/stable_kernel_rules-add-pointer-to-netdev-faq-for-network-patches.patch
new file mode 100644
index 0000000..dc1220c
--- /dev/null
+++ b/patches/stable_kernel_rules-add-pointer-to-netdev-faq-for-network-patches.patch
@@ -0,0 +1,32 @@
+From b76fc285337b6b256e9ba20a40cfd043f70c27af Mon Sep 17 00:00:00 2001
+From: Dave Chiluk <chiluk@canonical.com>
+Date: Tue, 24 Jun 2014 10:11:26 -0500
+Subject: stable_kernel_rules: Add pointer to netdev-FAQ for network patches
+
+From: Dave Chiluk <chiluk@canonical.com>
+
+commit b76fc285337b6b256e9ba20a40cfd043f70c27af upstream.
+
+Stable_kernel_rules should point submitters of network stable patches to the
+netdev_FAQ.txt as requests for stable network patches should go to netdev
+first.
+
+Signed-off-by: Dave Chiluk <chiluk@canonical.com>
+Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
+Signed-off-by: Zefan Li <lizefan@huawei.com>
+---
+ Documentation/stable_kernel_rules.txt | 3 +++
+ 1 file changed, 3 insertions(+)
+
+--- a/Documentation/stable_kernel_rules.txt
++++ b/Documentation/stable_kernel_rules.txt
+@@ -29,6 +29,9 @@ Rules on what kind of patches are accept
+
+ Procedure for submitting patches to the -stable tree:
+
++ - If the patch covers files in net/ or drivers/net please follow netdev stable
++ submission guidelines as described in
++ Documentation/networking/netdev-FAQ.txt
+ - Send the patch, after verifying that it follows the above rules, to
+ stable@vger.kernel.org. You must note the upstream commit ID in the
+ changelog of your submission, as well as the kernel version you wish