Bug 37462
Summary: | ath9k: lockups when suspending, resuming, some other times on some laptops (AR9285) | ||
---|---|---|---|
Product: | Networking | Reporter: | Jonathan Nieder (jrnieder) |
Component: | Wireless | Assignee: | networking_wireless (networking_wireless) |
Status: | RESOLVED CODE_FIX | ||
Severity: | high | CC: | ath9k-devel, florian, linville, stf_xl |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 2.6.35-rc1 | Subsystem: | |
Regression: | Yes | Bisected commit-id: | |
Bug Depends on: | |||
Bug Blocks: | 16055 | ||
Attachments: | 0001-ath9k-skip-config_pci_powersave-quirks-if-PCIe-port-.patch |
Description
Jonathan Nieder
2011-06-14 02:16:44 UTC
First-Bad-Commit: 53bc7aa08b48e5cd745f986731cc7dc24eef2a9f There is also patch-workoround available: http://marc.info/?l=linux-wireless&m=130768848626799&w=2 Created attachment 66002 [details]
0001-ath9k-skip-config_pci_powersave-quirks-if-PCIe-port-.patch
Please test this patch. I plan to post it as fix for that bug. I'm looking for confirmation if it works.
Posted another 6 patches: http://thread.gmane.org/gmane.linux.kernel.wireless.general/73834 A patch referencing this bug report has been merged in Linux v3.1-rc1: commit d4930086bdd0c08a8b3a4d66a9c702297cb74a99 Author: Stanislaw Gruszka <sgruszka@redhat.com> Date: Fri Jul 29 15:59:08 2011 +0200 ath9k: skip ->config_pci_powersave() if PCIe port has ASPM disabled |