linux-stable-rt/arch/x86_64/kernel
Andi Kleen 099f318b8d [PATCH] x86_64: Don't allow kprobes on __switch_to
kprobes cannot deal with the funny calling conventions when it
runs on a different stack when it returns. If someone wants
to instrument context switch they can add a probe to schedule()
instead.

Cc: jkenisto@us.ibm.com, prasanna@in.ibm.com

Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-02-04 16:43:14 -08:00
..
acpi
cpufreq
Makefile
aperture.c
apic.c [PATCH] x86_64: mark two routines as __cpuinit 2006-02-04 16:43:14 -08:00
asm-offsets.c
crash.c
crash_dump.c
e820.c
early_printk.c
entry.S [PATCH] x86_64: Disallow kprobes on NMI handlers 2006-02-04 16:43:12 -08:00
genapic.c
genapic_cluster.c
genapic_flat.c
head.S
head64.c
i387.c
i8259.c
init_task.c
io_apic.c [PATCH] x86_64: Automatically enable apicmaintimer on ATI boards 2006-02-04 16:43:13 -08:00
ioport.c
irq.c
kprobes.c
ldt.c
machine_kexec.c
mce.c [PATCH] x86_64: data/functions wrongly marked as __init with cpu hotplug. 2006-02-04 16:43:14 -08:00
mce_amd.c
mce_intel.c
module.c
mpparse.c
nmi.c [PATCH] x86_64: Disallow kprobes on NMI handlers 2006-02-04 16:43:12 -08:00
pci-dma.c [PATCH] x86_64: Fix swiotlb dma_alloc_coherent fallback 2006-02-04 16:43:13 -08:00
pci-gart.c [PATCH] x86_64: When allocation of merged SG lists fails in the IOMMU don't merge 2006-02-04 16:43:14 -08:00
pci-nommu.c
pci-swiotlb.c
pmtimer.c [PATCH] x86_64: [PATCH] timer resume 2006-02-04 16:43:13 -08:00
process.c [PATCH] x86_64: Don't allow kprobes on __switch_to 2006-02-04 16:43:14 -08:00
ptrace.c
reboot.c
relocate_kernel.S
setup.c [PATCH] x86_64: Undo the earlier changes to remove unrolled copy/memset functions 2006-02-04 16:43:13 -08:00
setup64.c
signal.c
smp.c
smpboot.c [PATCH] x86_64: Fix the node cpumask of a cpu going down 2006-02-04 16:43:13 -08:00
suspend.c
suspend_asm.S
sys_x86_64.c
syscall.c
time.c [PATCH] x86_64: mark two routines as __cpuinit 2006-02-04 16:43:14 -08:00
trampoline.S
traps.c [PATCH] x86_64: Disallow kprobes on NMI handlers 2006-02-04 16:43:12 -08:00
vmlinux.lds.S [PATCH] x86_64: align per-cpu section to configured cache bytes 2006-02-04 16:43:14 -08:00
vsmp.c
vsyscall.c
x8664_ksyms.c