From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from vps0.lunn.ch ([178.209.37.122]:44191 "EHLO vps0.lunn.ch" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752479AbdG1RlT (ORCPT ); Fri, 28 Jul 2017 13:41:19 -0400 Date: Fri, 28 Jul 2017 19:41:17 +0200 From: Andrew Lunn To: Mark Salyzyn Cc: davem@davemloft.net, netdev@vger.kernel.org, stable@vger.kernel.org Subject: Re: refcount_t + (resend to wider audience) Message-ID: <20170728174117.GL2132@lunn.ch> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: stable-owner@vger.kernel.org List-ID: On Fri, Jul 28, 2017 at 10:15:23AM -0700, Mark Salyzyn wrote: > (Resend to wider audience to comply with > Documentation/networking/netdev-FAQ.txt) > > Please apply/backport the following upstream feature and followup > grouped fixes patches to the stable trees (expect included in at least > 3.10.y, 3.18.y, 4.4.y and 4.9.y): .. _stable_kernel_rules: Hi Mark Everything you ever wanted to know about Linux -stable releases =============================================================== Rules on what kind of patches are accepted, and which ones are not, into the "-stable" tree: - It must be obviously correct and tested. - It cannot be bigger than 100 lines, with context. The first patch you list is 342 lines. The second one is 634. Please could you read the rules and then provide some justification for ignoring many of the rules. Andrew