From: Michael Neuling Date: Mon, 28 Jul 2008 15:13:14 +0000 (+1000) Subject: powerpc: Don't use the wrong thread_struct for ptrace get/set VSX regs X-Git-Tag: v2.6.27-rc2~117^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d2a175b9bf6e9422bebe95130a3c79a25ff4602;p=pandora-kernel.git powerpc: Don't use the wrong thread_struct for ptrace get/set VSX regs In PTRACE_GET/SETVSRREGS, we should be using the thread we are ptracing rather than current. Signed-off-by: Michael Neuling Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed