From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:47452 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751355AbeCHMeV (ORCPT ); Thu, 8 Mar 2018 07:34:21 -0500 Date: Thu, 8 Mar 2018 04:34:23 -0800 From: Greg KH To: Sasha Levin Cc: Jerome Brunet , "stable@vger.kernel.org" , "David S . Miller" Subject: Re: [PATCH AUTOSEL for 4.15 36/78] net: phy: meson-gxl: check phy_write return value Message-ID: <20180308123423.GA20327@kroah.com> References: <20180308045525.7662-1-alexander.levin@microsoft.com> <20180308045525.7662-36-alexander.levin@microsoft.com> <1520504337.4264.21.camel@baylibre.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1520504337.4264.21.camel@baylibre.com> Sender: stable-owner@vger.kernel.org List-ID: On Thu, Mar 08, 2018 at 11:18:57AM +0100, Jerome Brunet wrote: > On Thu, 2018-03-08 at 04:56 +0000, Sasha Levin wrote: > > From: Jerome Brunet > > > > [ Upstream commit 9042b46eda33ef5db3cdfc9e12b3c8cabb196141 ] > > > > Always check phy_write return values. Better to be safe than sorry > > > > Reviewed-by: Andrew Lunn > > Signed-off-by: Jerome Brunet > > Signed-off-by: David S. Miller > > Signed-off-by: Sasha Levin > > Hi Sasha, > > I have recently received a few mails from you with [PATCH AUTOSEL], such as this > one. I'm wondering what are the criteria to select these patches? This one does > not have a "Fixes" tag and, I believe, stable was not CCed of the original > patch. Do you have another selection method ? > > I really sorry if you already got this question a thousand times. > > I have nothing against this patch making its way to a stable release BTW, it > won't do any harm. Sasha, I think by now we need a "FAQ" link somewhere to point people at that describes how these patches are being selected as it comes up every other week or so, and I imagine you are getting tired of repeating yourself :) If you want me to find some place on kernel.org to put the text, I'll be glad to do so. thanks, greg k-h