]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
trimming task_work: kill ->data
authorAl Viro <viro@zeniv.linux.org.uk>
Tue, 26 Jun 2012 18:10:04 +0000 (22:10 +0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Sun, 22 Jul 2012 19:57:54 +0000 (23:57 +0400)
commit41f9d29f09ca0b22c3631e8a39676e74cda9bcc0
tree7ab5ed25f14466471fb55536e1cf71c514fb7fe9
parent7266702805f9d824f92ce5c4069eca65d0f21d28
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>
include/linux/task_work.h
kernel/irq/manage.c
security/keys/internal.h
security/keys/keyctl.c
security/keys/process_keys.c