]> Git Repo - linux.git/commit - arch/arm/kernel/process.c
[ARM] implement arch_randomize_brk()
authorNicolas Pitre <[email protected]>
Mon, 14 Jun 2010 20:27:19 +0000 (16:27 -0400)
committerNicolas Pitre <[email protected]>
Tue, 15 Jun 2010 01:22:11 +0000 (21:22 -0400)
commit990cb8acf23cab19a2930f1ed5e7dc108f89079b
tree005c4b9343ae0fac6f9b561ab3c6f3db06fbfce0
parent7e27d6e778cd87b6f2415515d7127eba53fe5d02
[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 <[email protected]>
arch/arm/include/asm/elf.h
arch/arm/kernel/process.c
This page took 0.05086 seconds and 4 git commands to generate.