lockdep: Introduce lockdep_assert_held()
authorPeter Zijlstra <a.p.zijlstra@chello.nl>
Mon, 20 Jul 2009 17:16:29 +0000 (19:16 +0200)
committerIngo Molnar <mingo@elte.hu>
Sun, 2 Aug 2009 13:41:34 +0000 (15:41 +0200)
Add a lockdep helper to validate that we indeed are the owner
of a lock.

Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found