Searched hist:"41 f9d29f09ca0b22c3631e8a39676e74cda9bcc0" (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | task_work.h | diff 41f9d29f09ca0b22c3631e8a39676e74cda9bcc0 Tue Jun 26 13:10:04 CDT 2012 Al Viro <viro@zeniv.linux.org.uk> 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>
|
/openbmc/linux/security/keys/ |
H A D | internal.h | diff 41f9d29f09ca0b22c3631e8a39676e74cda9bcc0 Tue Jun 26 13:10:04 CDT 2012 Al Viro <viro@zeniv.linux.org.uk> 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>
|
H A D | process_keys.c | diff 41f9d29f09ca0b22c3631e8a39676e74cda9bcc0 Tue Jun 26 13:10:04 CDT 2012 Al Viro <viro@zeniv.linux.org.uk> 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>
|
H A D | keyctl.c | diff 41f9d29f09ca0b22c3631e8a39676e74cda9bcc0 Tue Jun 26 13:10:04 CDT 2012 Al Viro <viro@zeniv.linux.org.uk> 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>
|
/openbmc/linux/kernel/irq/ |
H A D | manage.c | diff 41f9d29f09ca0b22c3631e8a39676e74cda9bcc0 Tue Jun 26 13:10:04 CDT 2012 Al Viro <viro@zeniv.linux.org.uk> 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>
|