From: Don Zickus Date: Tue, 26 Sep 2006 08:52:26 +0000 (+0200) Subject: [PATCH] Add SMP support on x86_64 to reservation framework X-Git-Tag: v2.6.19-rc1~1077^2~218 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f2802e7f571c05f9a901b1f5bd144aa730ccc88e;p=pandora-kernel.git [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 Signed-off-by: Andi Kleen --- Reading git-diff-tree failed