From: David Howells Date: Tue, 24 Sep 2013 09:35:16 +0000 (+0100) Subject: KEYS: Define a __key_get() wrapper to use rather than atomic_inc() X-Git-Tag: v3.13-rc1~18^2~79 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ccc3e6d9c9aea07a0b60b2b0bfc5b05a704b66d5;p=pandora-kernel.git KEYS: Define a __key_get() wrapper to use rather than atomic_inc() 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 --- Reading git-diff-tree failed