mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00:00
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>