diff options
author | Wanlong Gao <gaowanlong@cn.fujitsu.com> | 2012-03-07 15:17:13 +0100 |
---|---|---|
committer | Eric Paris <eparis@redhat.com> | 2012-04-09 18:23:07 +0200 |
commit | 0b36e44cc680b355f0d1b34002b2a10c9e1cae60 (patch) | |
tree | 60e6a2800af2980b1b83206d2b6f6fd20baf4165 /security/selinux/include/avc.h | |
parent | SELinux: unify the selinux_audit_data and selinux_late_audit_data (diff) | |
download | linux-0b36e44cc680b355f0d1b34002b2a10c9e1cae60.tar.xz linux-0b36e44cc680b355f0d1b34002b2a10c9e1cae60.zip |
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>
Diffstat (limited to 'security/selinux/include/avc.h')
0 files changed, 0 insertions, 0 deletions