android_kernel_samsung_univ.../security/selinux
Wanlong Gao 0b36e44cc6 SELinux: replace weak GFP_ATOMIC to GFP_KERNEL in avc_add_callback
avc_add_callback now only called from initcalls, so replace the
weak GFP_ATOMIC to GFP_KERNEL, and mark this function __init
to make a warning when not been called from initcalls.

Signed-off-by: Wanlong Gao <gaowanlong@cn.fujitsu.com>
Signed-off-by: Eric Paris <eparis@redhat.com>
2012-04-09 12:23:07 -04:00
..
include SELinux: unify the selinux_audit_data and selinux_late_audit_data 2012-04-09 12:23:06 -04:00
ss SELinux: possible NULL deref in context_struct_to_string 2012-04-09 12:22:56 -04:00
.gitignore
avc.c SELinux: replace weak GFP_ATOMIC to GFP_KERNEL in avc_add_callback 2012-04-09 12:23:07 -04:00
exports.c
hooks.c SELinux: unify the selinux_audit_data and selinux_late_audit_data 2012-04-09 12:23:06 -04:00
Kconfig
Makefile
netif.c
netlabel.c
netlink.c
netnode.c
netport.c
nlmsgtab.c
selinuxfs.c SELinux: if sel_make_bools errors don't leave inconsistent state 2012-04-09 12:22:58 -04:00
xfrm.c