From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:48552 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754026AbcBGVAT (ORCPT ); Sun, 7 Feb 2016 16:00:19 -0500 Date: Sun, 7 Feb 2016 13:00:18 -0800 From: Greg KH To: Emmanuel Grumbach Cc: stable@vger.kernel.org, Arik Nemtsov , Arik Nemtsov Subject: Re: [PATCH v3.18] iwlwifi: pcie: support loading FW with extended mem range Message-ID: <20160207210018.GA20507@kroah.com> References: <1454878268-12184-1-git-send-email-emmanuel.grumbach@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1454878268-12184-1-git-send-email-emmanuel.grumbach@intel.com> Sender: stable-owner@vger.kernel.org List-ID: 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? thanks, greg k-h