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:
cb9c34e
)
lockdep: change a held lock's class
author
Peter Zijlstra
<a.p.zijlstra@chello.nl>
Thu, 4 Dec 2008 08:00:17 +0000
(09:00 +0100)
committer
Ingo Molnar
<mingo@elte.hu>
Thu, 4 Dec 2008 09:08:18 +0000
(10:08 +0100)
Impact: introduce new lockdep API
Allow to change a held lock's class. Basically the same as the existing
code to change a subclass therefore reuse all that.
The XFS code will be able to use this to annotate their inode locking.
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found