commit | b7471c6da94d30d3deadc55986cc38d1ff57f9ca | [log] [tgz] |
---|---|---|
author | Don Zickus <dzickus@redhat.com> | Tue Sep 26 10:52:26 2006 +0200 |
committer | Andi Kleen <andi@basil.nowhere.org> | Tue Sep 26 10:52:26 2006 +0200 |
tree | 6aa23314273763acccbe9ddd0b8bd442edde0509 | |
parent | f2802e7f571c05f9a901b1f5bd144aa730ccc88e [diff] |
[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>