git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7e27d6e
)
[ARM] implement arch_randomize_brk()
author
Nicolas Pitre
<nico@fluxnic.net>
Mon, 14 Jun 2010 20:27:19 +0000
(16:27 -0400)
committer
Nicolas 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