trimming task_work: kill ->data
get rid of the only user of ->data; this is _not_ the final variant - in the
end we'll have task_work and rcu_head identical and just use cred->rcu,
at which point the separate allocation will be gone completely.
Signed-off-by:
Al Viro <viro@zeniv.linux.org.uk>
Showing
- include/linux/task_work.h 1 addition, 3 deletionsinclude/linux/task_work.h
- kernel/irq/manage.c 1 addition, 1 deletionkernel/irq/manage.c
- security/keys/internal.h 4 additions, 0 deletionssecurity/keys/internal.h
- security/keys/keyctl.c 8 additions, 6 deletionssecurity/keys/keyctl.c
- security/keys/process_keys.c 3 additions, 2 deletionssecurity/keys/process_keys.c
Loading
Please register or sign in to comment