]> 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)
commitfb70400410b2d42c2736739037e372444e72af10
tree7ab5ed25f14466471fb55536e1cf71c514fb7fe9
parent640bc327756519605e19e3234cd6197d1aed5a37
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