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.
--