[PATCH] x86_64: Implement is_compat_task the right way
authorAndi Kleen <ak@suse.de>
Wed, 11 Jan 2006 21:44:06 +0000 (22:44 +0100)
committerLinus Torvalds <torvalds@g5.osdl.org>
Thu, 12 Jan 2006 03:04:53 +0000 (19:04 -0800)
commitbf2fcc6fdfe4f4e92bb74f062c0a1be189f3a561
tree0bcc33f681c7e8ce6596c9323d4a1026ede84994
parent2966387b481a11a90a7bed6600fc17b4253f6980
[PATCH] x86_64: Implement is_compat_task the right way

By setting a flag during a 32bit system call only

Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/x86_64/ia32/ia32entry.S
arch/x86_64/kernel/asm-offsets.c
arch/x86_64/kernel/entry.S
drivers/input/evdev.c
include/asm-x86_64/compat.h
include/asm-x86_64/thread_info.h