From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from userp1040.oracle.com ([156.151.31.81]:33177 "EHLO userp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752330AbcCJSvc (ORCPT ); Thu, 10 Mar 2016 13:51:32 -0500 Subject: Re: [PATCH v3.18] iwlwifi: pcie: support loading FW with extended mem range To: "Grumbach, Emmanuel" , Greg KH References: <1454878268-12184-1-git-send-email-emmanuel.grumbach@intel.com> <20160207210018.GA20507@kroah.com> <0BA3FCBA62E2DC44AF3030971E174FB32EA072CB@hasmsx107.ger.corp.intel.com> <20160207211920.GA26012@kroah.com> <0BA3FCBA62E2DC44AF3030971E174FB32EA67BD3@hasmsx107.ger.corp.intel.com> <20160310163058.GB29861@kroah.com> <0BA3FCBA62E2DC44AF3030971E174FB32EA68A47@hasmsx107.ger.corp.intel.com> Cc: "stable@vger.kernel.org" , "gordan@bobich.net" From: Sasha Levin Message-ID: <56E1C226.1040108@oracle.com> Date: Thu, 10 Mar 2016 13:51:18 -0500 MIME-Version: 1.0 In-Reply-To: <0BA3FCBA62E2DC44AF3030971E174FB32EA68A47@hasmsx107.ger.corp.intel.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: stable-owner@vger.kernel.org List-ID: On 03/10/2016 12:02 PM, Grumbach, Emmanuel wrote: > > On 03/10/2016 06:31 PM, Greg KH wrote: >> > On Thu, Mar 10, 2016 at 10:46:22AM +0000, Grumbach, Emmanuel wrote: >>> >> Hi Greg, >>> >> >>>>> >>>> >>>>> >>>> >>>>> >>>> On 02/07/2016 11:00 PM, Greg KH wrote: >>>>>> >>>>> On Sun, Feb 07, 2016 at 10:51:08PM +0200, Emmanuel Grumbach wrote: >>>>>>> >>>>>> From: Arik Nemtsov >>>>>>> >>>>>> >>>>>>> >>>>>> [commit fe45773b5baa154468416aac1304f6325939f775 upstream] >>>>>>> >>>>>> >>>>>>> >>>>>> Toggle the LMPM_CHICK register when writing chunks into the FW's >>>>>>> >>>>>> extended SRAM. This tells the FW to put the chunk into a different >>>> >>> memory space. >>>>>>> >>>>>> >>>>>>> >>>>>> Signed-off-by: Arik Nemtsov >>>>>>> >>>>>> Signed-off-by: Emmanuel Grumbach >>>> >>> >>>>>>> >>>>>> --- >>>>>>> >>>>>> backporting this patch to 3.18 fixes >>>>>>> >>>>>> https://bugzilla.kernel.org/show_bug.cgi?id=109531 >>>>>>> >>>>>> --- >>>>>>> >>>>>> drivers/net/wireless/iwlwifi/iwl-prph.h | 6 ++++++ >>>>>>> >>>>>> drivers/net/wireless/iwlwifi/pcie/trans.c | 26 >>>>>>> >>>>>> ++++++++++++++++++++++---- >>>>>>> >>>>>> 2 files changed, 28 insertions(+), 4 deletions(-) >>>>>> >>>>> What stable tree(s) do you want this to be applied to? >>>>> >>>> >>>>> >>>> That was fast :) 3.18 as said in the title of the patch. Do you have >>>>> >>>> any preference on how to indicate that? >>>> >>> >>>> >>> Ugh, no, you did it right, I just didn't read the subject: my fault, sorry for the >>>> >>> noise... >>> >> >>> >> Any reason this was not picked up for v3.18.28? >>> >> Do I miss anything? >> > >> > Why are you asking me about 3.18-stable? >> > >> > confused, >> > > Ouch - somehow, I was convinced that you maintain all the stable > kernels, at least all those being listed in kernel.org. Sorry... Sorry about that, my scripts skipped it because it didn't have a cc: stable@ tag. Fixed that and added it to the queue. Thanks, Sasha