From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: =?utf-8?Q?Bj=C3=B8rn_Mork?= To: Dave Chiluk Cc: Greg Kroah-Hartman , Randy Dunlap , stable@vger.kernel.org, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, joe@perches.com, davem@davemloft.net Subject: Re: [PATCH v2] stable_kernel_rules: Add pointer to netdev-FAQ for network patches References: <1403541530.15811.1.camel@joe-AO725> <1403544280-21182-1-git-send-email-chiluk@canonical.com> Date: Tue, 24 Jun 2014 14:43:59 +0200 In-Reply-To: <1403544280-21182-1-git-send-email-chiluk@canonical.com> (Dave Chiluk's message of "Mon, 23 Jun 2014 12:24:40 -0500") Message-ID: <878uomwk8g.fsf@nemi.mork.no> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: Dave Chiluk writes: > 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 > --- > Documentation/stable_kernel_rules.txt | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/Documentation/stable_kernel_rules.txt b/Documentation/stable_kernel_rules.txt > index cbc2f03..a39a0d7 100644 > --- a/Documentation/stable_kernel_rules.txt > +++ b/Documentation/stable_kernel_rules.txt > @@ -29,6 +29,9 @@ Rules on what kind of patches are accepted, and which ones are not, into the > > Procedure for submitting patches to the -stable tree: > > + - If the patch covers files in net/ or drivers/net please follow netdev stable > + sumissision guidelines as described in ^^^^^^^^^^^ 3 is a nice number :-) Bjørn