Bug 16419
Summary: | Circular locking warning in adhoc mode | ||
---|---|---|---|
Product: | Networking | Reporter: | Bob Copeland (me) |
Component: | Wireless | Assignee: | Johannes Berg (johannes) |
Status: | RESOLVED CODE_FIX | ||
Severity: | normal | CC: | johannes, networking_wireless |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 2.6.35-rc5-wl | Subsystem: | |
Regression: | No | Bisected commit-id: | |
Attachments: | patch to fix lockdep complaint & a race |
Description
Bob Copeland
2010-07-19 19:37:16 UTC
Created attachment 27164 [details]
patch to fix lockdep complaint & a race
Can you try this please?
Hmm, well patch worked fine switching back and forth between ibss and station and randomly leaving the networks - that said I also couldn't figure out the right combo to reproduce the warning in the unpatched kernel. The reasoning makes sense though. Hmm, it's possible that you have to get disconnected by the AP rather than disconnecting yourself for it to trigger. Yes, I can reproduce it that way w/o the patch, and the patch fixes it. |