original_kernel/arch
Ingo Molnar 37135677e6 ftrace: fix mcount export bug
David S. Miller noticed the following bug: the -pg instrumentation
function callback is named differently on each platform. On x86 it
is mcount, on sparc it is _mcount. So the export does not make sense
in kernel/trace/ftrace.c - move it to x86.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2008-05-23 22:36:24 +02:00
..
alpha
arm
avr32
blackfin
cris
frv
h8300
ia64
m32r
m68k provide out-of-line strcat() for m68k 2008-05-21 16:56:00 -07:00
m68knommu
mips
mn10300
parisc
powerpc Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc 2008-05-20 08:15:34 -07:00
ppc
s390
sh MODULE_LICENSE expects "GPL v2", not "GPLv2" 2008-05-21 16:56:00 -07:00
sparc
sparc64 sparc64: add ftrace support. 2008-05-23 22:36:13 +02:00
um thanks to net/mac80211 we need to pull drivers/leds/Kconfig on uml 2008-05-21 16:55:58 -07:00
v850
x86 ftrace: fix mcount export bug 2008-05-23 22:36:24 +02:00
xtensa
.gitignore
Kconfig