diff options
author | David Howells <dhowells@redhat.com> | 2011-08-22 15:08:51 +0200 |
---|---|---|
committer | James Morris <jmorris@namei.org> | 2011-08-23 01:57:34 +0200 |
commit | 6d528b082294f0ddabd6368297546a2c0b67d4fe (patch) | |
tree | 268bf5dbd454c689947c51867bf5b77e21c97eae /kernel/cred.c | |
parent | KEYS: keyctl_get_keyring_ID() should create a session keyring if create flag set (diff) | |
download | linux-6d528b082294f0ddabd6368297546a2c0b67d4fe.tar.xz linux-6d528b082294f0ddabd6368297546a2c0b67d4fe.zip |
KEYS: __key_link() should use the RCU deref wrapper for keyring payloads
__key_link() should use the RCU deref wrapper rcu_dereference_locked_keyring()
for accessing keyring payloads rather than calling rcu_dereference_protected()
directly.
Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: James Morris <jmorris@namei.org>
Diffstat (limited to 'kernel/cred.c')
0 files changed, 0 insertions, 0 deletions