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:
24942c8
)
KEYS: Give key types their own lockdep class for key->sem
author
David Howells
<dhowells@redhat.com>
Wed, 16 Nov 2011 11:15:54 +0000
(11:15 +0000)
committer
James Morris
<jmorris@namei.org>
Wed, 16 Nov 2011 22:35:32 +0000
(09:35 +1100)
Give keys their own lockdep class to differentiate them from each other in case
a key of one type has to refer to a key of another type.
Signed-off-by: David Howells <dhowells@redhat.com>
Acked-by: Mimi Zohar <zohar@us.ibm.com>
Signed-off-by: James Morris <jmorris@namei.org>
No differences found