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:
5e710e3
)
lockdep: lock_set_subclass - reset a held lock's subclass
author
Peter Zijlstra
<a.p.zijlstra@chello.nl>
Mon, 11 Aug 2008 07:30:21 +0000
(09:30 +0200)
committer
Ingo Molnar
<mingo@elte.hu>
Mon, 11 Aug 2008 07:30:21 +0000
(09:30 +0200)
this can be used to reset a held lock's subclass, for arbitrary-depth
iterated data structures such as trees or lists which have per-node
locks.
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found