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:
d0a059c
)
KEYS: Define a __key_get() wrapper to use rather than atomic_inc()
author
David Howells
<dhowells@redhat.com>
Tue, 24 Sep 2013 09:35:16 +0000
(10:35 +0100)
committer
David Howells
<dhowells@redhat.com>
Tue, 24 Sep 2013 09:35:16 +0000
(10:35 +0100)
Define a __key_get() wrapper to use rather than atomic_inc() on the key usage
count as this makes it easier to hook in refcount error debugging.
Signed-off-by: David Howells <dhowells@redhat.com>
No differences found