Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 269716ce authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "mm: reintroduce the config ARCH_HAS_ELF_RANDOMIZE"

parents e8522429 495287ce
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -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
#