Skip to content
Commit df593ee2 authored by David Howells's avatar David Howells
Browse files

keys: Hoist locking out of __key_link_begin()



Hoist the locking of out of __key_link_begin() and into its callers.  This
is necessary to allow the upcoming key_move() operation to correctly order
taking of the source keyring semaphore, the destination keyring semaphore
and the keyring serialisation lock.

Signed-off-by: default avatarDavid Howells <dhowells@redhat.com>
parent eb0f68cb
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment