[ARM] implement arch_randomize_brk()
authorNicolas Pitre <nico@fluxnic.net>
Mon, 14 Jun 2010 20:27:19 +0000 (16:27 -0400)
committerLeann Ogasawara <leann.ogasawara@canonical.com>
Mon, 28 Mar 2011 13:49:13 +0000 (06:49 -0700)
For this feature to take effect, CONFIG_COMPAT_BRK must be turned
off.  This can safely be turned off for any EABI user space versions.

Signed-off-by: Nicolas Pitre <nicolas.pitre@linaro.org>
(cherry picked from commit 990cb8acf23cab19a2930f1ed5e7dc108f89079b)

Signed-off-by: Leann Ogasawara <leann.ogasawara@canonical.com>

arch/arm/include/asm/elf.h

index c3cd875..41812eb 100644 (file)
@@ -134,3 +134,4 @@ extern int vectors_user_mapping(void);
 #define ARCH_HAS_SETUP_ADDITIONAL_PAGES
 
 #endif
+