]> git.samba.org - sfrench/cifs-2.6.git/commit
keys: Change keyring_serialise_link_sem to a mutex
authorDavid Howells <dhowells@redhat.com>
Thu, 30 May 2019 10:40:24 +0000 (11:40 +0100)
committerDavid Howells <dhowells@redhat.com>
Thu, 30 May 2019 13:17:01 +0000 (14:17 +0100)
commit3be59f74512e37f4d4243a5d0831970e2a009206
treeb643a7a19f9664c900ad092005879d4b783b1684
parent9fd165379eff957ec3a9f5059c9d5ed05e02e61a
keys: Change keyring_serialise_link_sem to a mutex

Change keyring_serialise_link_sem to a mutex as it's only ever
write-locked.

Signed-off-by: David Howells <dhowells@redhat.com>
security/keys/keyring.c