From: Johan Hovold <jhovold@gmail.com>
To: Greg KH <greg@kroah.com>
Cc: Wey-Yi Guy <wey-yi.w.guy@intel.com>,
"John W. Linville" <linville@tuxdriver.com>,
linux-wireless@vger.kernel.org, linux-kernel@vger.kernel.org,
stable@vger.kernel.org
Subject: stable-3.1: iwlwifi broken with nomsi
Date: Mon, 28 Nov 2011 20:59:39 +0100 [thread overview]
Message-ID: <20111128195939.GA15362@localhost> (raw)
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:
[ 2.564901] iwlagn 0000:0e:00.0: PCI INT A -> GSI 18 (level, low) ->
IRQ 18
[ 2.564962] iwlagn 0000:0e:00.0: setting latency timer to 64
[ 2.564977] iwlagn 0000:0e:00.0: pci_resource_len = 0x00002000
[ 2.567136] iwlagn 0000:0e:00.0: pci_resource_base = f8038000
[ 2.569274] iwlagn 0000:0e:00.0: HW Revision ID = 0x0
[ 2.571375] iwlagn 0000:0e:00.0: pci_enable_msi failed
[ 2.571431] iwlagn 0000:0e:00.0: PCI INT A disabled
[ 2.575598] iwlagn: probe of 0000:0e:00.0 failed with error -1
The problem was initially reported here:
https://lkml.org/lkml/2011/10/26/314
but the fix was never marked for stable.
Thanks,
Johan
next reply other threads:[~2011-11-28 19:59 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-28 19:59 Johan Hovold [this message]
2011-12-02 23:18 ` stable-3.1: iwlwifi broken with nomsi Greg KH
2011-12-02 22:28 ` Guy, Wey-Yi
2011-12-02 23:32 ` Greg KH
2011-12-02 22:39 ` Guy, Wey-Yi
2011-12-02 23:42 ` Greg KH
2011-12-03 9:03 ` Johan Hovold
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20111128195939.GA15362@localhost \
--to=jhovold@gmail.com \
--cc=greg@kroah.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-wireless@vger.kernel.org \
--cc=linville@tuxdriver.com \
--cc=stable@vger.kernel.org \
--cc=wey-yi.w.guy@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.