powerpc: enable heap randomization for linkstations
authorRogério Brito <[email protected]>
Mon, 13 Oct 2008 04:51:17 +0000 (01:51 -0300)
committerKumar Gala <[email protected]>
Tue, 28 Oct 2008 14:46:44 +0000 (09:46 -0500)
The current defconfig for Linkstation/Kuroboxes has the "Disable Heap
Randomization" option enabled.

Since some of these machines are facing the internet, it helps to have
heap randomization enabled. This patch enables it.

Signed-off-by: Rogério Brito <[email protected]>
Signed-off-by: Kumar Gala <[email protected]>
arch/powerpc/configs/linkstation_defconfig

index 8d869e952b44ed51474d8f9f2e7ef13b7d69bfe0..851b27e45cfcc2da92d1c58edacb099ce5d31606 100644 (file)
@@ -101,7 +101,7 @@ CONFIG_HOTPLUG=y
 CONFIG_PRINTK=y
 CONFIG_BUG=y
 CONFIG_ELF_CORE=y
-CONFIG_COMPAT_BRK=y
+# CONFIG_COMPAT_BRK is not set
 CONFIG_BASE_FULL=y
 CONFIG_FUTEX=y
 CONFIG_ANON_INODES=y