]> git.baikalelectronics.ru Git - kernel.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)
commit63918871e8696145a15013d2ed28c1897fa1a0b8
tree7ab5ed25f14466471fb55536e1cf71c514fb7fe9
parent4cebb59dbd37f6cec84d122634038945f4c39066
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