From: Andi Kleen Date: Wed, 17 Oct 2007 16:04:34 +0000 (+0200) Subject: x86_64: Fix compat emulation of PTRACE_GET/SET_THREAD_AREA X-Git-Tag: v2.6.24-rc1~476^2~97 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f62c94176af875f22ecd01887a550d5d48092fc;p=pandora-kernel.git x86_64: Fix compat emulation of PTRACE_GET/SET_THREAD_AREA Since the 64bit kernel has different indexes for this TLS segments the address needs to be adjusted in the ptrace 32bit emulation. [ tglx: arch/x86 adaptation ] Reported-by: Amnon Shiloh Signed-off-by: Andi Kleen Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed