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:
f648972
)
lockdep: add might_lock() / might_lock_read()
author
Peter Zijlstra
<a.p.zijlstra@chello.nl>
Wed, 10 Sep 2008 07:57:35 +0000
(09:57 +0200)
committer
Ingo Molnar
<mingo@elte.hu>
Wed, 10 Sep 2008 11:48:49 +0000
(13:48 +0200)
useful to establish a lock dependency in case the actual dependency is
rare or hard to trigger.
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Acked-by: Nick Piggin <nickpiggin@yahoo.com.au>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found