Searched hist:df593ee23e05cdda16c8c995e5818779431bb29f (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/security/keys/ |
H A D | request_key.c | diff df593ee23e05cdda16c8c995e5818779431bb29f Thu May 30 05:37:39 CDT 2019 David Howells <dhowells@redhat.com> 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: David Howells <dhowells@redhat.com>
|
H A D | internal.h | diff df593ee23e05cdda16c8c995e5818779431bb29f Thu May 30 05:37:39 CDT 2019 David Howells <dhowells@redhat.com> 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: David Howells <dhowells@redhat.com>
|
H A D | key.c | diff df593ee23e05cdda16c8c995e5818779431bb29f Thu May 30 05:37:39 CDT 2019 David Howells <dhowells@redhat.com> 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: David Howells <dhowells@redhat.com>
|
H A D | keyring.c | diff df593ee23e05cdda16c8c995e5818779431bb29f Thu May 30 05:37:39 CDT 2019 David Howells <dhowells@redhat.com> 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: David Howells <dhowells@redhat.com>
|