]> git.hungrycats.org Git - linux/commitdiff
[PATCH] Documentation fix for NMI watchdog
authorAndi Kleen <ak@suse.de>
Mon, 2 Aug 2004 03:14:16 +0000 (20:14 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Mon, 2 Aug 2004 03:14:16 +0000 (20:14 -0700)
Sync nmi_watchdog.txt with reality on x86-64.

Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Documentation/nmi_watchdog.txt

index c1ba4e6f1ac8d56111e6bb72290a019bc594363e..6cad46e8ac2d4006d66811c8b987599ee23516b0 100644 (file)
@@ -58,6 +58,9 @@ NOTE: starting with 2.4.2-ac18 the NMI-oopser is disabled by default,
 you have to enable it with a boot time parameter.  Prior to 2.4.2-ac18
 the NMI-oopser is enabled unconditionally on x86 SMP boxes.
 
+On x86-64 the NMI oopser is on by default. On 64bit Intel CPUs
+it uses IO-APIC by default and on AMD it uses local APIC.
+
 [ feel free to send bug reports, suggestions and patches to
   Ingo Molnar <mingo@redhat.com> or the Linux SMP mailing
   list at <linux-smp@vger.kernel.org> ]