aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/octeon
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2018-12-18 18:43:06 +0100
committerHauke Mehrtens <hauke@hauke-m.de>2018-12-26 17:32:48 +0100
commit89f8a8be7fae4802e06de745d85179d8b3b697d6 (patch)
treed51862dd2d74d57ad7a722e0986ee592f5e569f3 /target/linux/octeon
parenta28f6ab27f9ae1a08c6945013cdb796b12ce150d (diff)
downloadupstream-89f8a8be7fae4802e06de745d85179d8b3b697d6.tar.gz
upstream-89f8a8be7fae4802e06de745d85179d8b3b697d6.tar.bz2
upstream-89f8a8be7fae4802e06de745d85179d8b3b697d6.zip
kernel: Deactivate CONFIG_COMPAT_BRK
CONFIG_COMPAT_BRK disables the heap randomization which is only needed for very old and ancient user space applications, I am not aware that we run any of these, just deactivate this option for these targets to allow heap randomization. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'target/linux/octeon')
-rw-r--r--target/linux/octeon/config-4.141
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/octeon/config-4.14 b/target/linux/octeon/config-4.14
index b46295afb2..0546a6fb29 100644
--- a/target/linux/octeon/config-4.14
+++ b/target/linux/octeon/config-4.14
@@ -50,7 +50,6 @@ CONFIG_CAVIUM_OCTEON_SOC=y
CONFIG_CEVT_R4K=y
CONFIG_CLONE_BACKWARDS=y
CONFIG_COMPAT=y
-CONFIG_COMPAT_BRK=y
CONFIG_COMPAT_NETLINK_MESSAGES=y
CONFIG_CPU_BIG_ENDIAN=y
CONFIG_CPU_CAVIUM_OCTEON=y