[ARM] implement arch_randomize_brk()
authorNicolas Pitre <nico@fluxnic.net>
Mon, 14 Jun 2010 20:27:19 +0000 (16:27 -0400)
committerNicolas Pitre <nico@fluxnic.net>
Tue, 15 Jun 2010 01:22:11 +0000 (21:22 -0400)
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>

No differences found