aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86_64/boot
diff options
context:
space:
mode:
authorAndi Kleen <ak@suse.de>2006-11-14 16:57:46 +0100
committerAndi Kleen <andi@basil.nowhere.org>2006-11-14 16:57:46 +0100
commit14679eb3c50897889ba62f9a37e3bcd8a205b5e7 (patch)
tree632b996fa92e4a4cc636953c1e494562295b7650 /arch/x86_64/boot
parent14f448e36192d6d2cd7dfd81cb044977b2f9dd9b (diff)
downloadkernel_samsung_smdk4412-14679eb3c50897889ba62f9a37e3bcd8a205b5e7.zip
kernel_samsung_smdk4412-14679eb3c50897889ba62f9a37e3bcd8a205b5e7.tar.gz
kernel_samsung_smdk4412-14679eb3c50897889ba62f9a37e3bcd8a205b5e7.tar.bz2
[PATCH] x86-64: Fix PTRACE_[SG]ET_THREAD_AREA regression with ia32 emulation.
ptrace(PTRACE_[SG]ET_THREAD_AREA) calls from ia32 code should be passed onto the x86_64 implementation. The default case in sys32_ptrace used to call to sys_ptrace(), but is now EINVAL. This patch fixes a regression caused by that changed. Signed-off-by: Mike McCormack <mike@codeweavers.com> Signed-off-by: Andi Kleen <ak@suse.de>
Diffstat (limited to 'arch/x86_64/boot')
0 files changed, 0 insertions, 0 deletions