From: Aristeu Rozanski Date: Mon, 27 Oct 2008 16:42:35 +0000 (-0400) Subject: x86, NMI watchdog: disable NMIs on LVT0 in case NMI watchdog is not working X-Git-Tag: v2.6.29-rc1~538^2~16^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d5a78cd98c3a5eb83bd6a061c5ea6ef1e9b8fcb;p=pandora-kernel.git x86, NMI watchdog: disable NMIs on LVT0 in case NMI watchdog is not working Impact: change NMI watchdog detection and disabling sequence Currently, if the NMI watchdog fails using IOAPIC method, it'll only disable interrupts on 8259 if the timer is passing thru it. This patch disables NMI delivery on LINT0 if the NMI watchdog initial test fails, just for safety. Signed-off-by: Aristeu Rozanski Cc: "Maciej W. Rozycki" Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed