]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
SPARC64: Fix FPU saving in 64-bit signal handling.
authorDavid S. Miller <davem@davemloft.net>
Tue, 8 Apr 2008 05:24:24 +0000 (22:24 -0700)
committerChris Wright <chrisw@sous-sol.org>
Sat, 19 Apr 2008 01:53:28 +0000 (18:53 -0700)
commit1ff9e6f47768a807d8c283290e5a4f8b66376e46
treed8c46d92e5c588566a8f112c0f2ccbb878b1c465
parentd5a425ea8e29fc0c17fb72a6fd2aed68df8e9cfe
SPARC64: Fix FPU saving in 64-bit signal handling.

Upstream commit: 7c3cce978e4f933ac13758ec5d2554fc8d0927d2

The calculation of the FPU reg save area pointer
was wrong.

Based upon an OOPS report from Tom Callaway.

Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Chris Wright <chrisw@sous-sol.org>
arch/sparc64/kernel/signal.c