David S. Miller 14d2c68baa sparc64: Fix stack tracing through trap frames.
The offset to the pt_regs area was wrong, so we weren't
looking at the right location for the magic cookie.

A trap frame is composed of a "struct sparc_stackf" then
a "struct pt_regs", the code was using "struct reg_window"
instead of "struct sparc_stackf".

Signed-off-by: David S. Miller <davem@davemloft.net>
2008-05-21 18:15:53 -07:00
..
2008-05-16 17:22:20 -04:00
2008-05-16 17:22:20 -04:00
2008-05-16 17:22:20 -04:00
2008-05-16 17:22:20 -04:00
2008-05-12 22:57:51 +10:00
2008-05-16 17:22:20 -04:00
2008-05-20 00:33:44 -07:00
2008-05-16 17:22:20 -04:00
2008-05-16 17:22:20 -04:00
2008-04-29 08:06:11 -07:00