diff options
author | Nicolas Pitre <nicolas.pitre@linaro.org> | 2011-04-13 05:59:36 +0200 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2011-04-14 10:15:24 +0200 |
commit | 5e143436d04465c937c1a242808a99c46393af3e (patch) | |
tree | 882b80a1a208776f32180bf735a9cecf013a5637 /arch/arm/mach-w90x900 | |
parent | ARM: 6877/1: the ADDR_NO_RANDOMIZE personality flag should be honored with mm... (diff) | |
download | linux-5e143436d04465c937c1a242808a99c46393af3e.tar.xz linux-5e143436d04465c937c1a242808a99c46393af3e.zip |
ARM: 6878/1: fix personality flag propagation across an exec
Our SET_PERSONALITY() implementation was overwriting all existing
personality flags, including ADDR_NO_RANDOMIZE, making them unavailable
to processes being exec'd after a call to personality() in user space.
This prevents the gdb test suite from running successfully.
Signed-off-by: Nicolas Pitre <nicolas.pitre@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/mach-w90x900')
0 files changed, 0 insertions, 0 deletions