Loading arch/Kconfig +7 −0 Original line number Diff line number Diff line Loading @@ -561,6 +561,13 @@ config ARCH_MMAP_RND_COMPAT_BITS This value can be changed after boot using the /proc/sys/vm/mmap_rnd_compat_bits tunable config ARCH_HAS_ELF_RANDOMIZE bool help An architecture supports choosing randomized locations for stack, mmap, brk, and ET_DYN. Defined functions: - arch_mmap_rnd() # # ABI hall of shame # Loading Loading
arch/Kconfig +7 −0 Original line number Diff line number Diff line Loading @@ -561,6 +561,13 @@ config ARCH_MMAP_RND_COMPAT_BITS This value can be changed after boot using the /proc/sys/vm/mmap_rnd_compat_bits tunable config ARCH_HAS_ELF_RANDOMIZE bool help An architecture supports choosing randomized locations for stack, mmap, brk, and ET_DYN. Defined functions: - arch_mmap_rnd() # # ABI hall of shame # Loading