From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from s3.sipsolutions.net ([5.9.151.49]:46633 "EHLO sipsolutions.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751097AbcJEFiQ (ORCPT ); Wed, 5 Oct 2016 01:38:16 -0400 Message-ID: <1475645890.4994.2.camel@sipsolutions.net> Subject: Re: Patch "iwlwifi: mvm: handle FRAME_RELEASE in MQ code" has been added to the 4.7-stable tree From: Johannes Berg To: "gregkh@linuxfoundation.org" , "Coelho, Luciano" Cc: "stable@vger.kernel.org" , "stable-commits@vger.kernel.org" Date: Wed, 05 Oct 2016 07:38:10 +0200 In-Reply-To: <1475598165135166@kroah.com> References: <1475598165135166@kroah.com> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: stable-owner@vger.kernel.org List-ID: On Tue, 2016-10-04 at 16:22 +0000, gregkh@linuxfoundation.org wrote: > This is a note to let you know that I've just added the patch titled > >     iwlwifi: mvm: handle FRAME_RELEASE in MQ code > > to the 4.7-stable tree which can be found at: >     http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue > .git;a=summary > > The filename of the patch is: >      iwlwifi-mvm-handle-frame_release-in-mq-code.patch > and it can be found in the queue-4.7 subdirectory. > > If you, or anyone else, feels it should not be added to the stable > tree, please let know about it. I have no particular objections to including this, but it only fixes something for (unreleased) hardware that will likely never work on the 4.7 kernel (due to also unreleased firmware, and likelihood of never releasing older firmware versions). So there's almost certainly no point, but OTOH it also cannot possibly hurt since this code path is only taken with that particular hardware. johannes