Re: [Patch] workqueue: move lockdep annotations up to destroy_workqueue()

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Tejun Heo
Date: Wednesday, March 31, 2010 - 11:28 pm

Hello,

On 04/01/2010 03:05 PM, Cong Wang wrote:

Oh, that just tells the code is trying to grab a pseudo lock.  It's
not really a lock but to lockdep it looks like one and lockdep can use
it to compute problem cases.


Yeah, I think the circular dependency you reported on wq->lockdep_map
is completed only through dependency through rtnl_mutex.  If you fix
rtnl_mutex locking, it should go away too.

Thanks.

-- 
tejun
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [Patch] workqueue: move lockdep annotations up to dest ..., Tejun Heo, (Wed Mar 31, 11:28 pm)