kernel-fxtec-pro1x/arch/blackfin/kernel
Yi Li 5bf9cbef99 Blackfin: update ftrace for latest toolchain
The mcount support that was finally added to the Blackfin gcc port isn't
exactly the same as what ftrace was developed against.  Now that the final
gcc version is in place, update the ftrace code to match.

While updating this, fix the swapped arguments to the tracer (signature is
(ip, parent_ip) while we were passing (parent_ip, ip)).

Signed-off-by: Yi Li <yi.li@analog.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2009-09-16 22:10:52 -04:00
..
cplb-mpu Blackfin: unify cache init functions 2009-09-16 22:10:49 -04:00
cplb-nompu Blackfin: unify cache init functions 2009-09-16 22:10:49 -04:00
.gitignore
asm-offsets.c Blackfin: improve double fault debug handling 2009-09-16 21:31:57 -04:00
bfin_dma_5xx.c Blackfin: fix read buffer overflow 2009-09-16 22:10:13 -04:00
bfin_gpio.c Blackfin: remove useless duplicated assignment in gpio code 2009-09-16 22:10:31 -04:00
bfin_ksyms.c
cplbinfo.c
dma-mapping.c
early_printk.c
entry.S
fixed_code.S
flat.c
ftrace-entry.S Blackfin: update ftrace for latest toolchain 2009-09-16 22:10:52 -04:00
ftrace.c Blackfin: update ftrace_push_return_trace() breakage 2009-09-16 22:10:47 -04:00
gptimers.c
init_task.c
ipipe.c
irqchip.c
kgdb.c
kgdb_test.c Blackfin: use KERN_ALERT in all kgdb_test output 2009-09-16 22:10:40 -04:00
Makefile
module.c
process.c Blackfin: optimize fixed code handling for the most common case 2009-09-16 22:10:28 -04:00
ptrace.c
reboot.c
setup.c Blackfin: fix spelling in a few comments 2009-09-16 22:10:33 -04:00
shadow_console.c
signal.c
stacktrace.c
sys_bfin.c
time-ts.c Blackfin: swap clocksource ratings for gptimer/cycles 2009-09-16 22:10:48 -04:00
time.c
traps.c Blackfin: use raw_smp_processor_id() in exception code 2009-09-16 22:10:32 -04:00
vmlinux.lds.S Blackfin: Fix link errors with binutils 2.19 and GCC 4.3 2009-09-16 22:10:30 -04:00