]> git.karo-electronics.de Git - mv-sheeva.git/commit
[PATCH] Add SMP support on x86_64 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)
commitf2802e7f571c05f9a901b1f5bd144aa730ccc88e
tree68a2c4dd80dbf2e01f048b46460517b15cda63c0
parentcb9c448c661d40ce2efbce8e9c19cc4d420d8ccc
[PATCH] Add SMP support on x86_64 to reservation framework

This patch includes the changes to make the nmi watchdog on x86_64 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/x86_64/kernel/apic.c
arch/x86_64/kernel/nmi.c
include/asm-x86_64/nmi.h