diff options
author | Jiri Slaby <jslaby@suse.cz> | 2010-02-10 20:55:16 +0100 |
---|---|---|
committer | H. Peter Anvin <hpa@zytor.com> | 2010-02-10 12:03:34 -0800 |
commit | 318f6b228ba88a394ef560efc1bfe028ad5ae6b6 (patch) | |
tree | c0e8ec7aa9d916f81515ccd17daddb21756628d1 /CREDITS | |
parent | 681ee44d40d7c93b42118320e4620d07d8704fd6 (diff) |
x86, ia32_aout: do not kill argument mapping
Do not set current->mm->mmap to NULL in 32-bit emulation on 64-bit
load_aout_binary after flush_old_exec as it would destroy already
set brpm mapping with arguments.
Introduced by b6a2fea39318e43fee84fa7b0b90d68bed92d2ba
mm: variable length argument support
where the argument mapping in bprm was added.
[ hpa: this is a regression from 2.6.22... time to kill a.out? ]
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
LKML-Reference: <1265831716-7668-1-git-send-email-jslaby@suse.cz>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Ollie Wild <aaw@google.com>
Cc: x86@kernel.org
Cc: <stable@kernel.org>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Diffstat (limited to 'CREDITS')
0 files changed, 0 insertions, 0 deletions