Bug 6773
Summary: | SoftMAC - hard-safe -> hard-unsafe lock order detected | ||
---|---|---|---|
Product: | Alternate Trees | Reporter: | Jure Repinc (jlp.bugs) |
Component: | mm | Assignee: | Andrew Morton (akpm) |
Status: | CLOSED PATCH_ALREADY_AVAILABLE | ||
Severity: | normal | CC: | bunk |
Priority: | P2 | ||
Hardware: | i386 | ||
OS: | Linux | ||
Kernel Version: | 2.6.17-mm4 | Subsystem: | |
Regression: | --- | Bisected commit-id: | |
Attachments: | output of dmesg |
Description
Jure Repinc
2006-06-30 01:50:38 UTC
Created attachment 8461 [details]
output of dmesg
real bug; wireless_send_event is not allowed to be called in IRQ context, due to the netlink locking rules I don't get this error message anymore in 2.6.17-mm5. Has the bug been fixed and is it OK if I close this bug? |