From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mailout1.hostsharing.net ([83.223.95.204]:56251 "EHLO mailout1.hostsharing.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752063AbcHHJuB (ORCPT ); Mon, 8 Aug 2016 05:50:01 -0400 Date: Mon, 8 Aug 2016 11:50:33 +0200 From: Lukas Wunner To: "Levin, Alexander" Cc: "stable@vger.kernel.org" , "stable-commits@vger.kernel.org" , Ingo Molnar Subject: Re: [added to the 4.1 stable tree] x86/quirks: Add early quirk to reset Apple AirPort card Message-ID: <20160808095033.GA5954@wunner.de> References: <1470620538-26610-1-git-send-email-alexander.levin@verizon.com> <1470620538-26610-11-git-send-email-alexander.levin@verizon.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1470620538-26610-11-git-send-email-alexander.levin@verizon.com> Sender: stable-owner@vger.kernel.org List-ID: On Sun, Aug 07, 2016 at 09:42:00PM -0400, Levin, Alexander wrote: > This patch has been added to the 4.1 stable tree. If you have any > objections, please let us know. > > =============== > > [ Upstream commit abb2bafd295fe962bbadc329dbfb2146457283ac ] Please note that this patch has no effect by itself, but rather requires these two prerequisite patches to function, which are currently missing on your linux-4.1.y-queue branch: > Cc: stable@vger.kernel.org # 123456789abc: x86/quirks: Apply nvidia_bugs quirk only on root bus > Cc: stable@vger.kernel.org # 123456789abc: x86/quirks: Reintroduce scanning of secondary buses The upstream commits are 447d29d1d3ae and 850c321027c2, respectively. Thanks, Lukas