Files
android_kernel_xiaomi_sm8450/security/keys
David Howells 7936d16df9 keys: sparse: Fix incorrect RCU accesses
Fix a pair of accesses that should be using RCU protection.

rcu_dereference_protected() is needed to access task_struct::real_parent.

current_cred() should be used to access current->cred.

Signed-off-by: David Howells <dhowells@redhat.com>
Reviewed-by: James Morris <jamorris@linux.microsoft.com>
2019-05-29 22:32:05 +01:00
..
2017-07-14 11:01:38 +10:00
2019-04-25 15:38:12 +08:00
2019-02-15 14:12:09 -08:00