From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from userp1040.oracle.com ([156.151.31.81]:26939 "EHLO userp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753800AbcCJTeu (ORCPT ); Thu, 10 Mar 2016 14:34:50 -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> <56E1C226.1040108@oracle.com> <0BA3FCBA62E2DC44AF3030971E174FB32EA68D3B@hasmsx107.ger.corp.intel.com> Cc: "stable@vger.kernel.org" , "gordan@bobich.net" From: Sasha Levin Message-ID: <56E1CC49.5060806@oracle.com> Date: Thu, 10 Mar 2016 14:34:33 -0500 MIME-Version: 1.0 In-Reply-To: <0BA3FCBA62E2DC44AF3030971E174FB32EA68D3B@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 02:18 PM, Grumbach, Emmanuel wrote: >> > Sorry about that, my scripts skipped it because it didn't have a cc: stable@ tag. Fixed that and added it to the queue. >> > > There are a few maintainers that don't want people to cc: stable@ in > their commit message but send patches to stable manually when these > commits hit Linus's tree. I doubt they send them to stable after having > add cc: stable@ to the commit message. So you may have missed quite a > few patches :) Hm, you're right. Not too many missed, but still. My scripts used to ignore mails that didn't have "cc: stable@" and were not addressed directly to me. I handled the exception which is David Miller by just doing it manually, but I guess that it isn't the only exception. Thanks, Sasha