From: Phil Edworthy Date: Fri, 18 Mar 2011 14:16:31 +0000 (+0000) Subject: sh: Fix ptrace fpu state initialisation X-Git-Tag: v2.6.39-rc1~84^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c49b6ecf0870e78fa40497cd8b142915c1d5c7c9;p=pandora-kernel.git sh: Fix ptrace fpu state initialisation Commit 0ea820cf introduced the PTRACE_GETFPREGS/SETFPREGS cmds, but gdb-server still accesses the FPU state using the PTRACE_PEEKUSR/POKEUSR commands. In this case, xstate was not initialised. Signed-off-by: Phil Edworthy Cc: stable@kernel.org Signed-off-by: Paul Mundt --- Reading git-diff-tree failed