commit | f607c6685774811b8112e124f10a053d77015485 | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | Mon Jul 20 19:16:29 2009 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Sun Aug 02 15:41:34 2009 +0200 |
tree | 4d32d967c8f8fb37ae09319735062a131a91725b | |
parent | 98c33eddaf41d225d99b40f9eedbd0fac4c08c05 [diff] |
lockdep: Introduce lockdep_assert_held() 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>