]> git.pld-linux.org Git - packages/kernel.git/commitdiff
- update SECURITY_DEFAULT_MMAP_MIN_ADDR to match upstream settings
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Mon, 20 Jul 2009 06:17:20 +0000 (06:17 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    kernel-multiarch.config -> 1.5

kernel-multiarch.config

index 8bfb101023f92baeb46c2f736ba30ef8f80fe83b..3f943860beacf5ad0fdeb82958ef756ca8cd9739 100644 (file)
@@ -5355,7 +5355,7 @@ SECURITY_NETWORK all=y
 SECURITY_NETWORK_XFRM all=y
 SECURITY_PATH all=y
 SECURITY_FILE_CAPABILITIES all=y
-SECURITY_DEFAULT_MMAP_MIN_ADDR all=0
+SECURITY_DEFAULT_MMAP_MIN_ADDR all=0 x86_64=65536 i386=65536 sparc64=8192 ppc=65536
 #- file security/selinux/Kconfig goes here
 #- file security/smack/Kconfig goes here
 
This page took 0.065158 seconds and 4 git commands to generate.