diff options
author | 2012-05-06 17:20:00 +0100 | |
---|---|---|
committer | 2012-05-06 10:15:18 -0700 | |
commit | ce7e5d2d19bc371e1b67826bfbc79bbcbaa9772f (patch) | |
tree | 28fa102363954fd95a166812e28f5647b2c62465 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha (diff) | |
download | wireguard-linux-ce7e5d2d19bc371e1b67826bfbc79bbcbaa9772f.tar.xz wireguard-linux-ce7e5d2d19bc371e1b67826bfbc79bbcbaa9772f.zip |
x86: fix broken TASK_SIZE for ia32_aout
Setting TIF_IA32 in load_aout_binary() used to be enough; these days
TASK_SIZE is controlled by TIF_ADDR32 and that one doesn't get set
there. Switch to use of set_personality_ia32()...
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions