From: Eric Paris Date: Thu, 31 Jan 2008 20:11:22 +0000 (-0500) Subject: security: allow Kconfig to set default mmap_min_addr protection X-Git-Tag: v2.6.25-rc1~516^2~1 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a5ecbcb8c13ea8a822d243bf782d0dc9525b4f84;p=pandora-kernel.git security: allow Kconfig to set default mmap_min_addr protection Since it was decided that low memory protection from userspace couldn't be turned on by default add a Kconfig option to allow users/distros to set a default at compile time. This value is still tunable after boot in /proc/sys/vm/mmap_min_addr Discussion: http://www.mail-archive.com/linux-security-module@vger.kernel.org/msg02543.html Signed-off-by: Eric Paris Signed-off-by: James Morris --- Reading git-diff-tree failed