[SPARC64]: Fix FPU saving in 64-bit signal handling.
authorDavid S. Miller <davem@davemloft.net>
Thu, 3 Apr 2008 22:07:24 +0000 (15:07 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 3 Apr 2008 22:07:24 +0000 (15:07 -0700)
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>

No differences found