Home
last modified time | relevance | path

Searched hist:d26cddbbd23b81eac4fcf340b633e97b40b8d3a1 (Results 1 – 1 of 1) sorted by relevance

/linux/arch/sh/include/asm/
H A Dftrace.hdiff d26cddbbd23b81eac4fcf340b633e97b40b8d3a1 Sun Oct 11 18:56:17 CEST 2009 Matt Fleming <matt@console-pimps.org> 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>