original_kernel/arch/i386/kernel
Don Zickus 3adbbcce9a [PATCH] x86: Cleanup NMI interrupt path
This patch cleans up the NMI interrupt path.  Instead of being gated by if
the 'nmi callback' is set, the interrupt handler now calls everyone who is
registered on the die_chain and additionally checks the nmi watchdog,
reseting it if enabled.  This allows more subsystems to hook into the NMI if
they need to (without being block by set_nmi_callback).

Signed-off-by:  Don Zickus <dzickus@redhat.com>
Signed-off-by: Andi Kleen <ak@suse.de>
2006-09-26 10:52:26 +02:00
..
acpi
cpu
.gitignore
Makefile
alternative.c
apic.c [PATCH] i386: Add SMP support on i386 to reservation framework 2006-09-26 10:52:26 +02:00
apm.c
asm-offsets.c
bootflag.c
cpuid.c
crash.c [PATCH] i386 kexec: allow the kexec on panic support to compile on voyager 2006-07-14 21:53:51 -07:00
crash_dump.c
doublefault.c
early_printk.c
efi.c
efi_stub.S
entry.S
head.S
hpet.c
i386_ksyms.c
i387.c
i8237.c
i8253.c
i8259.c
init_task.c
io_apic.c
ioport.c
irq.c
kprobes.c
ldt.c
machine_kexec.c
mca.c
microcode.c
module.c
mpparse.c
msr.c
nmi.c [PATCH] x86: Cleanup NMI interrupt path 2006-09-26 10:52:26 +02:00
numaq.c
pci-dma.c
process.c
ptrace.c
quirks.c
reboot.c
reboot_fixups.c
relocate_kernel.S
scx200.c
semaphore.c
setup.c
sigframe.h
signal.c
smp.c
smpboot.c
srat.c
stacktrace.c
summit.c
sys_i386.c
syscall_table.S
sysenter.c
time.c
time_hpet.c
topology.c
trampoline.S
traps.c [PATCH] x86: Cleanup NMI interrupt path 2006-09-26 10:52:26 +02:00
tsc.c
vm86.c
vmlinux.lds.S
vsyscall-int80.S
vsyscall-note.S
vsyscall-sigreturn.S
vsyscall-sysenter.S
vsyscall.S
vsyscall.lds.S