git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
98c33ed
)
lockdep: Introduce lockdep_assert_held()
author
Peter Zijlstra
<a.p.zijlstra@chello.nl>
Mon, 20 Jul 2009 17:16:29 +0000
(19:16 +0200)
committer
Ingo 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