sh: tracing: Use the DWARF unwinder for CALLER_ADDRx
authorMatt Fleming <matt@console-pimps.org>
Sun, 11 Oct 2009 16:56:17 +0000 (17:56 +0100)
committerMatt Fleming <matt@console-pimps.org>
Sun, 11 Oct 2009 16:56:17 +0000 (17:56 +0100)
commitd26cddbbd23b81eac4fcf340b633e97b40b8d3a1
treec8c169df4b33500edd0183ce5f03baf006c6bc5f
parent5e3679c594e3a9bf819347bc59f70e03f2c6b272
sh: tracing: Use the DWARF unwinder for CALLER_ADDRx

The major reason for implementing the DWARF unwinder in the first place
was so that we could stop using __builtin_return_address(n), which
doesn't work on SH for n > 0.

Signed-off-by: Matt Fleming <matt@console-pimps.org>
arch/sh/include/asm/ftrace.h