On Tue, 2007-06-26 at 10:59 +0200, Johannes Berg wrote: > I haven't been able to analyse it yet, I dumped process stacks a few > times and put the resulting log at > http://johannes.sipsolutions.net/files/mac80211-bcm43xx-deadlock Got it. ieee80211_sta_config_auth is running off the workqueue and doing rtnl_lock while ieee80211_if_shutdown is trying to flush the workqueue with the rtnl lock held. Nice one, anybody have ideas how to fix? Why does ieee80211_sta_config_auth need to take the rtnl anyway? johannes
Attachment:
signature.asc
Description: This is a digitally signed message part