From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753522Ab1LBX0V (ORCPT ); Fri, 2 Dec 2011 18:26:21 -0500 Received: from mga11.intel.com ([192.55.52.93]:22053 "EHLO mga11.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752621Ab1LBX0S (ORCPT ); Fri, 2 Dec 2011 18:26:18 -0500 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.71,286,1320652800"; d="scan'208";a="91753734" Subject: Re: stable-3.1: iwlwifi broken with nomsi From: "Guy, Wey-Yi" To: Greg KH Cc: Johan Hovold , "John W. Linville" , "linux-wireless@vger.kernel.org" , "linux-kernel@vger.kernel.org" , "stable@vger.kernel.org" In-Reply-To: <20111202231858.GC6016@kroah.com> References: <20111128195939.GA15362@localhost> <20111202231858.GC6016@kroah.com> Content-Type: text/plain; charset="UTF-8" Date: Fri, 02 Dec 2011 14:28:42 -0800 Message-ID: <1322864922.13074.27.camel@wwguy-huron> Mime-Version: 1.0 X-Mailer: Evolution 2.28.3 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 2011-12-02 at 15:18 -0800, Greg KH wrote: > On Mon, Nov 28, 2011 at 08:59:39PM +0100, Johan Hovold wrote: > > Hi Greg, > > > > I believe commit 63665158282dd3b5d70 (iwlwifi: allow pci_enable_msi fail) > > needs to be added to the 3.1 stable tree as the driver fails to probe > > with MSI disabled since commit 084dd79172cb3 (iwlagn: move PCI related > > operations from probe and remove to PCI layer) without it: > > I do not see commit 63665158282dd3b5d70 in Linus's tree, did you get it > incorrect? > > confused, > it is commit#8a39ef8ba0fa0410d71db8e981e887fe4fdeca88 in Linville's wireless tree Thanks Wey