From: Dave Jones Date: Tue, 18 Aug 2009 17:47:37 +0000 (-0400) Subject: security: Make LSM_MMAP_MIN_ADDR default match its help text. X-Git-Tag: v2.6.31-rc7~14^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a58578e47f004017cf47803ad372490806630e58;p=pandora-kernel.git security: Make LSM_MMAP_MIN_ADDR default match its help text. Commit 788084aba2ab7348257597496befcbccabdc98a3 added the LSM_MMAP_MIN_ADDR option, whose help text states "For most ia64, ppc64 and x86 users with lots of address space a value of 65536 is reasonable and should cause no problems." Which implies that it's default setting was typoed. Signed-off-by: Dave Jones Acked-by: Eric Paris Signed-off-by: James Morris --- Reading git-diff-tree failed