kernel_optimize_test/security
Eric Paris b7e724d303 capabilities: reverse arguments to security_capable
security_capable takes ns, cred, cap.  But the LSM capable() hook takes
cred, ns, cap.  The capability helper functions also take cred, ns, cap.
Rather than flip argument order just to flip it back, leave them alone.
Heck, this should be a little faster since argument will be in the right
place!

Signed-off-by: Eric Paris <eparis@redhat.com>
2012-01-05 18:52:53 -05:00
..
apparmor capabilities: remove the task from capable LSM hook entirely 2012-01-05 18:52:53 -05:00
integrity/ima
keys
selinux capabilities: remove the task from capable LSM hook entirely 2012-01-05 18:52:53 -05:00
smack
tomoyo
capability.c
commoncap.c capabilities: remove the task from capable LSM hook entirely 2012-01-05 18:52:53 -05:00
device_cgroup.c
inode.c
Kconfig
lsm_audit.c
Makefile
min_addr.c
security.c capabilities: reverse arguments to security_capable 2012-01-05 18:52:53 -05:00