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

keys: Provide request_key_rcu()



Provide a request_key_rcu() function that can be used to request a key
under RCU conditions.  It can only search and check permissions; it cannot
allocate a new key, upcall or wait for an upcall to complete.  It may
return a partially constructed key.

Signed-off-by: default avatarDavid Howells <dhowells@redhat.com>
parent e59428f7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment