Bug 67561
Summary: | possible circular locking dependency, b43 | ||
---|---|---|---|
Product: | Networking | Reporter: | yury (urykhy) |
Component: | Wireless | Assignee: | networking_wireless (networking_wireless) |
Status: | CLOSED CODE_FIX | ||
Severity: | normal | CC: | andrey.vihrov, Larry.Finger, linville, zajec5 |
Priority: | P1 | ||
Hardware: | x86-64 | ||
OS: | Linux | ||
Kernel Version: | 3.12 | Subsystem: | |
Regression: | No | Bisected commit-id: | |
Attachments: | Patch to change locking order |
Description
yury
2013-12-23 17:13:57 UTC
Unfortunately, I do not see this lockdep problem, and I do have lockdep testing turned on. My system is openSUSE 13.1 KDE and I control the wireless with NetworkManager. What are those details for your system? Debian stable, no nm. i use hostapd for wifi ap and rfkill to enable/disable wireless. Created attachment 121401 [details]
Patch to change locking order
Please try this patch to see if it fixes the problem.
i make few suspend/resume cycles, and found no problem. Larry: will you (rebase &) submit your patch, please? I had completely forgotten this whole issue. I will submit that patch. The reason I forgot about it is that the patch was accepted into the kernel on Jan. 12 as commit 0916404. I just forgot to change the bug status. |