mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
df593ee23e
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: David Howells <dhowells@redhat.com>