kernel: Deactivate CONFIG_COMPAT_BRK
authorHauke Mehrtens <hauke@hauke-m.de>
Tue, 18 Dec 2018 17:43:06 +0000 (18:43 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Wed, 26 Dec 2018 16:32:48 +0000 (17:32 +0100)
commit89f8a8be7fae4802e06de745d85179d8b3b697d6
treed51862dd2d74d57ad7a722e0986ee592f5e569f3
parenta28f6ab27f9ae1a08c6945013cdb796b12ce150d
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>
target/linux/at91/config-4.9
target/linux/gemini/config-4.14
target/linux/layerscape/armv7/config-4.14
target/linux/layerscape/armv8_32b/config-4.14
target/linux/octeon/config-4.14
target/linux/oxnas/config-4.14
target/linux/samsung/s5pv210/config-4.14
target/linux/zynq/config-4.14