From: Chris Torek Date: Wed, 3 Dec 2008 08:47:28 +0000 (-0800) Subject: sparc64: Fix bug in PTRACE_SETFPREGS64 handling. X-Git-Tag: v2.6.28-rc8~57^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee4ee527278a66321301d4f1f5ae22e49ab18fad;p=pandora-kernel.git sparc64: Fix bug in PTRACE_SETFPREGS64 handling. From: Chris Torek >The SPARC64 kernel code for PTRACE_SETFPREGS64 appears to be an exact copy >of that for PTRACE_GETFPREGS64. This means that gdbserver and native >64-bit GDB cannot set floating-point registers. It looks like a simple typo. Signed-off-by: David S. Miller --- Reading git-diff-tree failed