kernel-fxtec-pro1x/arch/um/include/asm
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
..
a.out-core.h x86, um: initial part of asm-um move 2008-10-22 22:55:19 -07:00
apic.h x86, um: initial part of asm-um move 2008-10-22 22:55:19 -07:00
auxvec.h x86, um: initial part of asm-um move 2008-10-22 22:55:19 -07:00
bugs.h x86, um: initial part of asm-um move 2008-10-22 22:55:19 -07:00
cache.h x86, um: initial part of asm-um move 2008-10-22 22:55:19 -07:00
checksum.h x86, um: initial part of asm-um move 2008-10-22 22:55:19 -07:00
common.lds.S x86, um: initial part of asm-um move 2008-10-22 22:55:19 -07:00
cputime.h x86, um: initial part of asm-um move 2008-10-22 22:55:19 -07:00
current.h x86, um: initial part of asm-um move 2008-10-22 22:55:19 -07:00
delay.h x86, um: initial part of asm-um move 2008-10-22 22:55:19 -07:00
desc.h x86, um: initial part of asm-um move 2008-10-22 22:55:19 -07:00
device.h x86, um: initial part of asm-um move 2008-10-22 22:55:19 -07:00
dma-mapping.h x86, um: initial part of asm-um move 2008-10-22 22:55:19 -07:00
dma.h x86, um: initial part of asm-um move 2008-10-22 22:55:19 -07:00
emergency-restart.h x86, um: initial part of asm-um move 2008-10-22 22:55:19 -07:00
fixmap.h x86, um: get rid of uml highmem.h 2008-10-22 22:55:21 -07:00
ftrace.h tracing: make CALLER_ADDRx overwriteable 2009-03-02 16:49:37 -05:00
futex.h x86, um: initial part of asm-um move 2008-10-22 22:55:19 -07:00
hardirq.h x86, um: initial part of asm-um move 2008-10-22 22:55:19 -07:00
hw_irq.h x86, um: initial part of asm-um move 2008-10-22 22:55:19 -07:00
io.h x86, um: initial part of asm-um move 2008-10-22 22:55:19 -07:00
irq.h x86, um: initial part of asm-um move 2008-10-22 22:55:19 -07:00
irq_regs.h x86, um: initial part of asm-um move 2008-10-22 22:55:19 -07:00
irq_vectors.h x86, um: initial part of asm-um move 2008-10-22 22:55:19 -07:00
irqflags.h x86, um: initial part of asm-um move 2008-10-22 22:55:19 -07:00
kdebug.h x86, um: initial part of asm-um move 2008-10-22 22:55:19 -07:00
kmap_types.h x86, um: initial part of asm-um move 2008-10-22 22:55:19 -07:00
mmu.h x86, um: initial part of asm-um move 2008-10-22 22:55:19 -07:00
mmu_context.h x86, um: initial part of asm-um move 2008-10-22 22:55:19 -07:00
mutex.h x86, um: initial part of asm-um move 2008-10-22 22:55:19 -07:00
page.h x86, um: take vm-flags.h to sysdep 2008-10-22 22:55:21 -07:00
page_offset.h x86, um: initial part of asm-um move 2008-10-22 22:55:19 -07:00
param.h x86, um: initial part of asm-um move 2008-10-22 22:55:19 -07:00
pci.h x86, um: initial part of asm-um move 2008-10-22 22:55:19 -07:00
pda.h x86, um: initial part of asm-um move 2008-10-22 22:55:19 -07:00
pgalloc.h x86, um: initial part of asm-um move 2008-10-22 22:55:19 -07:00
pgtable-2level.h x86, um: initial part of asm-um move 2008-10-22 22:55:19 -07:00
pgtable-3level.h x86, um: initial part of asm-um move 2008-10-22 22:55:19 -07:00
pgtable.h x86, um: get rid of uml highmem.h 2008-10-22 22:55:21 -07:00
processor-generic.h x86, um: initial part of asm-um move 2008-10-22 22:55:19 -07:00
ptrace-generic.h x86, um: get rid of more uml asm/arch uses 2008-10-22 22:55:20 -07:00
required-features.h x86, um: initial part of asm-um move 2008-10-22 22:55:19 -07:00
sections.h x86, um: initial part of asm-um move 2008-10-22 22:55:19 -07:00
segment.h x86, um: initial part of asm-um move 2008-10-22 22:55:19 -07:00
setup.h x86, um: initial part of asm-um move 2008-10-22 22:55:19 -07:00
smp.h x86, um: initial part of asm-um move 2008-10-22 22:55:19 -07:00
suspend.h x86, um: initial part of asm-um move 2008-10-22 22:55:19 -07:00
system.h uml got broken by commit 30742d5c22 2009-01-05 17:41:45 -08:00
thread_info.h x86, um: initial part of asm-um move 2008-10-22 22:55:19 -07:00
timex.h x86, um: initial part of asm-um move 2008-10-22 22:55:19 -07:00
tlb.h x86, um: initial part of asm-um move 2008-10-22 22:55:19 -07:00
tlbflush.h x86, um: initial part of asm-um move 2008-10-22 22:55:19 -07:00
topology.h x86, um: initial part of asm-um move 2008-10-22 22:55:19 -07:00
uaccess.h x86, um: initial part of asm-um move 2008-10-22 22:55:19 -07:00
xor.h x86, um: initial part of asm-um move 2008-10-22 22:55:19 -07:00