From: Andreas Schwab Date: Tue, 18 Aug 2009 20:14:29 +0000 (+0200) Subject: security: Fix prompt for LSM_MMAP_MIN_ADDR X-Git-Tag: v2.6.31-rc7~14^2 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=024e6cb408307de41cbfcb1e5a170d9af60ab2a9;p=~emulex%2Finfiniband.git security: Fix prompt for LSM_MMAP_MIN_ADDR Fix prompt for LSM_MMAP_MIN_ADDR. (Verbs are cool!) Signed-off-by: Andreas Schwab Acked-by: Eric Paris Signed-off-by: James Morris --- diff --git a/security/Kconfig b/security/Kconfig index bba92689b56..4c865345caa 100644 --- a/security/Kconfig +++ b/security/Kconfig @@ -114,7 +114,7 @@ config SECURITY_ROOTPLUG If you are unsure how to answer this question, answer N. config LSM_MMAP_MIN_ADDR - int "Low address space for LSM to from user allocation" + int "Low address space for LSM to protect from user allocation" depends on SECURITY && SECURITY_SELINUX default 65536 help