From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.kernel.org ([198.145.29.99]:45580 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728169AbeKJDLs (ORCPT ); Fri, 9 Nov 2018 22:11:48 -0500 Date: Fri, 9 Nov 2018 12:30:15 -0500 From: Sasha Levin To: Bartosz Golaszewski Cc: Greg Kroah-Hartman , bunk@kernel.org, Linux Kernel Mailing List , stable , "Chiang, AlanX" , "Yeh, Andy" Subject: Re: [PATCH 4.14 01/31] eeprom: at24: Add support for address-width property Message-ID: <20181109173015.GD14882@sasha-vm> References: <20181108215129.641434673@linuxfoundation.org> <20181108215129.753982396@linuxfoundation.org> <20181109111604.GB26335@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: Sender: stable-owner@vger.kernel.org List-ID: On Fri, Nov 09, 2018 at 12:25:34PM +0100, Bartosz Golaszewski wrote: >pt., 9 lis 2018 o 12:16 Greg Kroah-Hartman > napisał(a): >> >> On Fri, Nov 09, 2018 at 08:48:32AM +0100, Bartosz Golaszewski wrote: >> > czw., 8 lis 2018 o 23:08 Greg Kroah-Hartman >> > napisał(a): >> > > >> > > 4.14-stable review patch. If anyone has any objections, please let me know. >> > > >> > >> > Hi Greg, >> > >> > this looks like a new feature, not a fix. Are you sure this should go >> > into the stable branch? >> >> Adrian Bunk asked for it to be included as he said it was a good "quirk" >> support for some hardware enablement issues. >> >> If you think it should be dropped, I'll be glad to do so, but it seems >> harmless to me. >> > >Nah I'm fine, it just seemed like it didn't really fulfill the >requirements for stable. >>From my understanding this patch enabled the use of new devices, even though the description of the patch doesn't specify that. -- Thanks, Sasha