-
- Downloads
[PATCH] i386: Add SMP support on i386 to reservation framework
This patch includes the changes to make the nmi watchdog on i386 SMP aware. A bunch of code was moved around to make it simpler to read. In addition, it is now possible to determine if a particular NMI was the result of the watchdog or not. This feature allows the kernel to filter out unknown NMIs easier. Signed-off-by:Don Zickus <dzickus@redhat.com> Signed-off-by:
Andi Kleen <ak@suse.de>
Showing
- arch/i386/kernel/apic.c 1 addition, 2 deletionsarch/i386/kernel/apic.c
- arch/i386/kernel/nmi.c 354 additions, 183 deletionsarch/i386/kernel/nmi.c
- arch/i386/kernel/traps.c 1 addition, 1 deletionarch/i386/kernel/traps.c
- arch/i386/oprofile/nmi_timer_int.c 1 addition, 3 deletionsarch/i386/oprofile/nmi_timer_int.c
- include/asm-i386/nmi.h 3 additions, 2 deletionsinclude/asm-i386/nmi.h
Loading
Please register or sign in to comment