]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitf30f7e613cd504eefbf60833a9041b94f826180c
tree005c4b9343ae0fac6f9b561ab3c6f3db06fbfce0
parenta05552eb058caba6e4fae1ea274cb90883c6f8eb
[ARM] implement arch_randomize_brk()

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>
arch/arm/include/asm/elf.h
arch/arm/kernel/process.c