sh64: Convert to unwinder API.
authorPaul Mundt <lethal@linux-sh.org>
Thu, 24 May 2012 06:03:46 +0000 (15:03 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Thu, 24 May 2012 06:03:46 +0000 (15:03 +0900)
commit49453264997f232008efae457553d82381f9614f
treeab5e697e26453774c5aece0936aaf4c59173ec1b
parentf9369910a6225b8d4892c3f20ae740a711cd5ace
sh64: Convert to unwinder API.

This switches over to use the sh unwinder API which brings it all in line
with the general sh routines (which we shuffle around at the same time),
and lets us kill off more sh64-specific cruft.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/include/asm/kdebug.h
arch/sh/kernel/cpu/sh5/unwind.c
arch/sh/kernel/dumpstack.c
arch/sh/kernel/traps_32.c
arch/sh/kernel/traps_64.c