kernel_optimize_test/arch/x86_64/kernel
Keshavamurthy Anil S deac66ae45 [PATCH] kprobes: fix bug when probed on task and isr functions
This patch fixes a race condition where in system used to hang or sometime
crash within minutes when kprobes are inserted on ISR routine and a task
routine.

The fix has been stress tested on i386, ia64, pp64 and on x86_64.  To
reproduce the problem insert kprobes on schedule() and do_IRQ() functions
and you should see hang or system crash.

Signed-off-by: Anil S Keshavamurthy <anil.s.keshavamurthy@intel.com>
Signed-off-by: Ananth N Mavinakayanahalli <ananth@in.ibm.com>
Acked-by: Prasanna S Panchamukhi <prasanna@in.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-09-07 16:58:01 -07:00
..
acpi
cpufreq
aperture.c
apic.c
asm-offsets.c
crash.c
e820.c [PATCH] x86_64: Fix off by one in e820_mapped 2005-09-07 16:57:16 -07:00
early_printk.c
entry.S [PATCH] kprobes: prevent possible race conditions x86_64 changes 2005-09-07 16:57:59 -07:00
genapic_cluster.c [PATCH] x86_64: Fix cluster mode send_IPI_allbutself to use get_cpu()/put_cpu() 2005-09-07 16:57:16 -07:00
genapic_flat.c
genapic.c [PATCH] Additions to .data.read_mostly section 2005-09-07 16:57:33 -07:00
head64.c
head.S
i387.c
i8259.c
init_task.c
io_apic.c [PATCH] Additions to .data.read_mostly section 2005-09-07 16:57:33 -07:00
ioport.c
irq.c
kprobes.c [PATCH] kprobes: fix bug when probed on task and isr functions 2005-09-07 16:58:01 -07:00
ldt.c
machine_kexec.c
Makefile
mce_intel.c
mce.c
module.c
mpparse.c
msr.c
nmi.c [PATCH] NMI: Update NMI users of RCU to use new API 2005-09-07 16:57:19 -07:00
pci-dma.c
pci-gart.c
pci-nommu.c
pmtimer.c
process.c [PATCH] x86_64: print processor number in show_regs 2005-09-07 16:57:15 -07:00
ptrace.c
reboot.c
relocate_kernel.S
setup64.c [PATCH] Additions to .data.read_mostly section 2005-09-07 16:57:33 -07:00
setup.c [PATCH] Additions to .data.read_mostly section 2005-09-07 16:57:33 -07:00
signal.c
smp.c
smpboot.c [PATCH] Additions to .data.read_mostly section 2005-09-07 16:57:33 -07:00
suspend_asm.S
suspend.c
sys_x86_64.c
syscall.c
time.c [PATCH] NTP: ntp-helper functions 2005-09-07 16:57:34 -07:00
trampoline.S
traps.c [PATCH] kprobes: prevent possible race conditions x86_64 changes 2005-09-07 16:57:59 -07:00
vmlinux.lds.S [PATCH] kprobes: prevent possible race conditions x86_64 changes 2005-09-07 16:57:59 -07:00
vsyscall.c
x8664_ksyms.c