login
Header Space

 
 

Re: 2.6.25-rc8-mm1 -- INFO: possible circular locking dependency detected (while using iw to debug a wireless issue)

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Stephen Hemminger <shemminger@...>
Cc: Andrew Morton <akpm@...>, Johannes Berg <johannes@...>, Miles Lane <miles.lane@...>, <netdev@...>, ALSA development <alsa-devel@...>, YOSHIFUJI Hideaki <yoshfuji@...>
Date: Friday, April 4, 2008 - 3:53 pm

* Stephen Hemminger <shemminger@vyatta.com> 2008-04-04 12:11

First call to ctrl_dumpfamily() is coming directly from the message
processing context where genl_lock is already held. Subsequence calls
come from netlink_recvmsg() so we have to take the lock separately.

However, I just noticed the condition should really be
	chains_to_skip != 0 || fams_to_skip != 0
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: 2.6.25-rc8-mm1 -- INFO: possible circular locking depend..., Thomas Graf, (Fri Apr 4, 3:53 pm)
speck-geostationary