/openbmc/linux/include/linux/ |
H A D | task_work.h | diff 67d1214551e800f9fe7dc7c47a346d2df0fafed5 Wed Jun 27 02:07:19 CDT 2012 Al Viro <viro@zeniv.linux.org.uk> merge task_work and rcu_head, get rid of separate allocation for keyring case
task_work and rcu_head are identical now; merge them (calling the result struct callback_head, rcu_head #define'd to it), kill separate allocation in security/keys since we can just use cred->rcu now.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
H A D | types.h | diff 67d1214551e800f9fe7dc7c47a346d2df0fafed5 Wed Jun 27 02:07:19 CDT 2012 Al Viro <viro@zeniv.linux.org.uk> merge task_work and rcu_head, get rid of separate allocation for keyring case
task_work and rcu_head are identical now; merge them (calling the result struct callback_head, rcu_head #define'd to it), kill separate allocation in security/keys since we can just use cred->rcu now.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
H A D | sched.h | diff 67d1214551e800f9fe7dc7c47a346d2df0fafed5 Wed Jun 27 02:07:19 CDT 2012 Al Viro <viro@zeniv.linux.org.uk> merge task_work and rcu_head, get rid of separate allocation for keyring case
task_work and rcu_head are identical now; merge them (calling the result struct callback_head, rcu_head #define'd to it), kill separate allocation in security/keys since we can just use cred->rcu now.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
/openbmc/linux/kernel/ |
H A D | task_work.c | diff 67d1214551e800f9fe7dc7c47a346d2df0fafed5 Wed Jun 27 02:07:19 CDT 2012 Al Viro <viro@zeniv.linux.org.uk> merge task_work and rcu_head, get rid of separate allocation for keyring case
task_work and rcu_head are identical now; merge them (calling the result struct callback_head, rcu_head #define'd to it), kill separate allocation in security/keys since we can just use cred->rcu now.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
/openbmc/linux/security/keys/ |
H A D | internal.h | diff 67d1214551e800f9fe7dc7c47a346d2df0fafed5 Wed Jun 27 02:07:19 CDT 2012 Al Viro <viro@zeniv.linux.org.uk> merge task_work and rcu_head, get rid of separate allocation for keyring case
task_work and rcu_head are identical now; merge them (calling the result struct callback_head, rcu_head #define'd to it), kill separate allocation in security/keys since we can just use cred->rcu now.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
H A D | process_keys.c | diff 67d1214551e800f9fe7dc7c47a346d2df0fafed5 Wed Jun 27 02:07:19 CDT 2012 Al Viro <viro@zeniv.linux.org.uk> merge task_work and rcu_head, get rid of separate allocation for keyring case
task_work and rcu_head are identical now; merge them (calling the result struct callback_head, rcu_head #define'd to it), kill separate allocation in security/keys since we can just use cred->rcu now.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
H A D | keyctl.c | diff 67d1214551e800f9fe7dc7c47a346d2df0fafed5 Wed Jun 27 02:07:19 CDT 2012 Al Viro <viro@zeniv.linux.org.uk> merge task_work and rcu_head, get rid of separate allocation for keyring case
task_work and rcu_head are identical now; merge them (calling the result struct callback_head, rcu_head #define'd to it), kill separate allocation in security/keys since we can just use cred->rcu now.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
/openbmc/linux/kernel/irq/ |
H A D | manage.c | diff 67d1214551e800f9fe7dc7c47a346d2df0fafed5 Wed Jun 27 02:07:19 CDT 2012 Al Viro <viro@zeniv.linux.org.uk> merge task_work and rcu_head, get rid of separate allocation for keyring case
task_work and rcu_head are identical now; merge them (calling the result struct callback_head, rcu_head #define'd to it), kill separate allocation in security/keys since we can just use cred->rcu now.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|