aboutsummaryrefslogtreecommitdiffstats
path: root/security/selinux/hooks.c
diff options
context:
space:
mode:
authorStephen Smalley <[email protected]>2010-03-15 14:42:11 +0000
committerJames Morris <[email protected]>2010-03-15 21:31:02 +0000
commit77c160e7798b4141a0705c734397a9236bb0e726 (patch)
treee163a4f3fac4fa6f6419d95bcdf78e842d510089 /security/selinux/hooks.c
parentsecurity/ima: replace gcc specific __FUNCTION__ with __func__ (diff)
downloadkernel-77c160e7798b4141a0705c734397a9236bb0e726.tar.gz
kernel-77c160e7798b4141a0705c734397a9236bb0e726.zip
SELinux: Reduce max avtab size to avoid page allocation failures
Reduce MAX_AVTAB_HASH_BITS so that the avtab allocation is an order 2 allocation rather than an order 4 allocation on x86_64. This addresses reports of page allocation failures: http://marc.info/?l=selinux&m=126757230625867&w=2 https://bugzilla.redhat.com/show_bug.cgi?id=570433 Reported-by: Russell Coker <[email protected]> Signed-off-by: Stephen D. Smalley <[email protected]> Acked-by: Eric Paris <[email protected]> Signed-off-by: James Morris <[email protected]>
Diffstat (limited to 'security/selinux/hooks.c')
0 files changed, 0 insertions, 0 deletions