Paul Mundt d1ba71f764 sh64: oprofile: Fix up kernel stack pointer size mismatch.
For the backtrace code its assumed that the stack pointer is 32-bits,
which is not the case with the sh64 registers. Use the shared
kernel_stack_pointer() helper to get at the actual register, which
already takes care of the necessary typecasting.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2010-10-27 16:58:22 +09:00
..
2010-10-27 15:38:59 +09:00
2010-09-30 09:43:32 +09:00
2010-10-27 15:18:15 +09:00
2010-10-27 16:40:19 +09:00
2010-09-23 16:18:18 +09:00
2010-10-27 16:43:08 +09:00
2010-07-06 17:38:32 +09:00
2010-10-27 15:44:19 +09:00