summaryrefslogtreecommitdiff
path: root/kernel/crash_dump.c
diff options
context:
space:
mode:
authorNicolas Pitre <nicolas.pitre@linaro.org>2011-04-13 03:59:36 (GMT)
committerRussell King <rmk+kernel@arm.linux.org.uk>2011-04-14 08:15:24 (GMT)
commit5e143436d04465c937c1a242808a99c46393af3e (patch)
tree882b80a1a208776f32180bf735a9cecf013a5637 /kernel/crash_dump.c
parentdf5419a9a90ac4ea2d853d68cc788e32cfe71278 (diff)
downloadlinux-5e143436d04465c937c1a242808a99c46393af3e.tar.xz
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 'kernel/crash_dump.c')
0 files changed, 0 insertions, 0 deletions