Re: [PATCH 2/2] lockdep: fix fib_hash softirq inversion

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: David Miller
Date: Wednesday, March 12, 2008 - 11:08 pm

From: Peter Zijlstra <a.p.zijlstra@chello.nl>
Date: Wed, 12 Mar 2008 13:09:22 +0100


I tried to figure out what lockdep doesn't like here.

Could you show me the specific code path that could cause
the lock conflict?

Adding BH disabling to fib_hash_lock will add non-trivial
costs to these code paths, so I'd like to avoid this if
possible.
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 2/2] lockdep: fix fib_hash softirq inversion, Peter Zijlstra, (Wed Mar 12, 5:09 am)
Re: [PATCH 2/2] lockdep: fix fib_hash softirq inversion, David Miller, (Wed Mar 12, 11:08 pm)
Re: [PATCH 2/2] lockdep: fix fib_hash softirq inversion, Arjan van de Ven, (Thu Mar 13, 2:40 am)