]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] i386: Add SMP support on i386 to reservation framework
authorDon Zickus <dzickus@redhat.com>
Tue, 26 Sep 2006 08:52:26 +0000 (10:52 +0200)
committerAndi Kleen <andi@basil.nowhere.org>
Tue, 26 Sep 2006 08:52:26 +0000 (10:52 +0200)
commita72f011382b82a13e418214ec1ea78d2dc302440
tree6aa23314273763acccbe9ddd0b8bd442edde0509
parentda77066c410366f2d0746afd715aa9a7026b8a7c
[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>
arch/i386/kernel/apic.c
arch/i386/kernel/nmi.c
arch/i386/kernel/traps.c
arch/i386/oprofile/nmi_timer_int.c
include/asm-i386/nmi.h