From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:41896 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751084AbdBEKoZ (ORCPT ); Sun, 5 Feb 2017 05:44:25 -0500 Date: Sun, 5 Feb 2017 11:44:28 +0100 From: Greg KH To: mcgrof@kernel.org Cc: stable@vger.kernel.org, stable-commits@vger.kernel.org Subject: Re: Patch "firmware: fix NULL pointer dereference in __fw_load_abort()" has been added to the 4.9-stable tree Message-ID: <20170205104428.GA3510@kroah.com> References: <14862904140157@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <14862904140157@kroah.com> Sender: stable-owner@vger.kernel.org List-ID: On Sun, Feb 05, 2017 at 11:26:54AM +0100, gregkh@linuxfoundation.org wrote: > > This is a note to let you know that I've just added the patch titled > > firmware: fix NULL pointer dereference in __fw_load_abort() > > to the 4.9-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: > firmware-fix-null-pointer-dereference-in-__fw_load_abort.patch > and it can be found in the queue-4.9 subdirectory. > > If you, or anyone else, feels it should not be added to the stable tree, > please let know about it. Ugh, no, this breaks the build horribly. And in looking at the patch itself, your marking this for stable doesn't make sense. Why did you do that? This seems to be only an issue for 4.10-rc at the moment. Now dropped from the stable trees, for this, and for 4.4. thanks, greg k-h