linux-stable-rt/arch/x86
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
..
boot
configs
crypto
ia32
kernel ftrace: fix mcount export bug 2008-05-23 22:36:24 +02:00
kvm KVM: LAPIC: ignore pending timers if LVTT is disabled 2008-05-18 14:39:39 +03:00
lguest
lib ftrace: trace irq disabled critical timings 2008-05-23 20:32:46 +02:00
mach-default
mach-es7000
mach-generic
mach-rdc321x
mach-visws
mach-voyager
math-emu
mm x86_64: fix kernel rodata NX setting 2008-05-23 21:53:07 +02:00
oprofile
pci PCI: Correct last two HP entries in the bfsort whitelist 2008-05-19 12:21:36 -07:00
power
vdso x86: add notrace annotations to vsyscall. 2008-05-23 20:31:39 +02:00
video
xen
Kconfig ftrace: add basic support for gcc profiler instrumentation 2008-05-23 20:31:58 +02:00
Kconfig.cpu
Kconfig.debug x86: add a list for custom page fault handlers. 2008-05-23 21:16:38 +02:00
Makefile
Makefile_32.cpu