Home
last modified time | relevance | path

Searched hist:"36 c871992697eaaf88a3682c2c3003a41c54b8c0" (Results 1 – 1 of 1) sorted by relevance

/linux/arch/sh/include/asm/
H A Dftrace.hdiff 36c871992697eaaf88a3682c2c3003a41c54b8c0 Wed Oct 14 04:49:49 CEST 2009 Paul Mundt <lethal@linux-sh.org> sh: Provide CALLER_ADDRx definitions even when ftrace is disabled.

Despite being located in the ftrace header, the CALLER_ADDRx definitions
are used by generic code. As such, we have to provide it generically, and
given that there is no real dependence on ftrace in the first place, the
definitions can just be moved out.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>