Skip to content
Commit 67d12145 authored by Al Viro's avatar Al Viro
Browse files

merge task_work and rcu_head, get rid of separate allocation for keyring case



task_work and rcu_head are identical now; merge them (calling the result
struct callback_head, rcu_head #define'd to it), kill separate allocation
in security/keys since we can just use cred->rcu now.

Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent 158e1645
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment