commit | 990cb8acf23cab19a2930f1ed5e7dc108f89079b | [log] [tgz] |
---|---|---|
author | Nicolas Pitre <nico@fluxnic.net> | Mon Jun 14 16:27:19 2010 -0400 |
committer | Nicolas Pitre <nico@fluxnic.net> | Mon Jun 14 21:22:11 2010 -0400 |
tree | 005c4b9343ae0fac6f9b561ab3c6f3db06fbfce0 | |
parent | 7e27d6e778cd87b6f2415515d7127eba53fe5d02 [diff] |
[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>