From: Cyrill Gorcunov Date: Wed, 28 May 2008 19:00:47 +0000 (+0400) Subject: x86: nmi - fix incorrect NMI watchdog used by default X-Git-Tag: v2.6.27-rc1~1106^2~245^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=19ec673ced067316b9732bc6d1c4ff4052e5f795;p=pandora-kernel.git x86: nmi - fix incorrect NMI watchdog used by default The commit commit 4b82b277707a39b97271439c475f186f63ec4692 Author: Cyrill Gorcunov Date: Sat May 24 19:36:35 2008 +0400 set nmi_watchdog to NMI_IO_APIC as by default. This causes hangs on some machines with buggy watchdogs. Fix it - i.e. restore old behaviour. Thanks to Sitsofe Wheeler and Adrian Bunk for catching the problem and Maciej W. Rozycki for explanation what is going on there. Signed-off-by: Cyrill Gorcunov CC: Maciej W. Rozycki Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed