dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/blackfin
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
..
boot Blackfin: stick the CPU name into boot image name 2009-06-22 21:16:03 -04:00
configs Blackfin: increase default async timings for parallel flashes 2009-09-16 22:10:42 -04:00
include/asm Blackfin: update ftrace for latest toolchain 2009-09-16 22:10:52 -04:00
kernel Blackfin: update ftrace for latest toolchain 2009-09-16 22:10:52 -04:00
lib Blackfin: fix misnomer of some I-pipe helpers 2009-09-16 21:28:30 -04:00
mach-bf518 Blackfin: drop board resources for dead devices (pbx/ad9960) 2009-09-16 22:10:24 -04:00
mach-bf527 Blackfin: update cm board resources 2009-09-16 22:10:46 -04:00
mach-bf533 Blackfin: update cm board resources 2009-09-16 22:10:46 -04:00
mach-bf537 Blackfin: update cm board resources 2009-09-16 22:10:46 -04:00
mach-bf538 Blackfin: bf538-ezkit: add SPI IRQ resources 2009-09-16 22:10:43 -04:00
mach-bf548 Blackfin: update cm board resources 2009-09-16 22:10:46 -04:00
mach-bf561 Blackfin: update cm board resources 2009-09-16 22:10:46 -04:00
mach-common Blackfin: unify cache init functions 2009-09-16 22:10:49 -04:00
mm Blackfin: fix typo in isram_write() 2009-09-16 22:10:38 -04:00
oprofile Blackfin arch: remove hardware PM code, oprofile not use it 2009-01-07 23:14:39 +08:00
Kconfig Blackfin: swap clocksource ratings for gptimer/cycles 2009-09-16 22:10:48 -04:00
Kconfig.debug Blackfin: add some isram-driver self tests 2009-09-16 22:10:36 -04:00
Makefile Blackfin: add support for bzip2/lzma compressed kernel images 2009-06-13 07:20:13 -04:00