Files
android_kernel_xiaomi_sm8450/include/asm-m32r
Uwe Kleine-Koenig c79a61f557 tracing: make CALLER_ADDRx overwriteable
The current definition of CALLER_ADDRx isn't suitable for all platforms.
E.g. for ARM __builtin_return_address(N) doesn't work for N > 0 and
AFAIK for powerpc there are no frame pointers needed to have a working
__builtin_return_address.  This patch allows defining the CALLER_ADDRx
macros in <asm/ftrace.h> and let these take precedence.

Because now <asm/ftrace.h> is included unconditionally in
<linux/ftrace.h> all archs that don't already had this include get an
empty one for free.

Signed-off-by: Uwe Kleine-Koenig <u.kleine-koenig@pengutronix.de>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Ingo Molnar <mingo@elte.hu>
Reviewed-by: KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>
Signed-off-by: Steven Rostedt <srostedt@redhat.com>
2009-03-02 16:49:37 -05:00
..
2007-09-06 11:10:56 +09:00
2009-01-06 15:59:10 -08:00
2005-09-07 16:57:21 -07:00
2009-01-03 16:16:54 +10:30
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-06-21 19:07:31 -07:00
2007-07-17 10:23:11 -07:00
2006-01-08 20:13:39 -08:00
2006-10-11 11:14:23 -07:00
2006-01-10 08:01:34 -08:00
2006-10-07 10:51:15 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2008-02-08 09:22:39 -08:00
2005-04-16 15:20:36 -07:00
2008-04-28 08:58:23 -07:00
2007-05-11 08:29:34 -07:00
2007-10-16 09:43:04 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2009-01-06 18:10:28 -08:00
2005-04-16 15:20:36 -07:00
2007-10-19 11:53:34 -07:00
2008-02-05 14:37:15 -08:00
2008-02-07 08:42:30 -08:00