From: Matt Fleming Date: Sun, 11 Oct 2009 16:56:17 +0000 (+0100) Subject: sh: tracing: Use the DWARF unwinder for CALLER_ADDRx X-Git-Tag: v2.6.33-rc1~347^2~27^2~91^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d26cddbbd23b81eac4fcf340b633e97b40b8d3a1;p=pandora-kernel.git 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 --- Reading git-diff-tree failed