diff options
author | Stephen Smalley <sds@tycho.nsa.gov> | 2010-03-15 14:42:11 (GMT) |
---|---|---|
committer | James Morris <jmorris@namei.org> | 2010-03-15 21:31:02 (GMT) |
commit | 77c160e7798b4141a0705c734397a9236bb0e726 (patch) | |
tree | e163a4f3fac4fa6f6419d95bcdf78e842d510089 /lib/vsprintf.c | |
parent | a19c5bbefb37ebe22fb42bd3861a8d3b2a2652a1 (diff) | |
download | linux-fsl-qoriq-77c160e7798b4141a0705c734397a9236bb0e726.tar.xz |
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 <russell@coker.com.au>
Signed-off-by: Stephen D. Smalley <sds@tycho.nsa.gov>
Acked-by: Eric Paris <eparis@redhat.com>
Signed-off-by: James Morris <jmorris@namei.org>
Diffstat (limited to 'lib/vsprintf.c')
0 files changed, 0 insertions, 0 deletions