From: Ingo Molnar Date: Thu, 27 Mar 2008 22:37:58 +0000 (+0100) Subject: x86: fix nmi_watchdog=2 on Pentium-D CPUs X-Git-Tag: v2.6.25-rc9~67^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f14bdef41e599e218d71e3d0abf339d65e9b480;p=pandora-kernel.git x86: fix nmi_watchdog=2 on Pentium-D CPUs implement nmi_watchdog=2 on this class of CPUs: cpu family : 15 model : 6 model name : Intel(R) Pentium(R) D CPU 3.00GHz the watchdog's ->setup() method is safe anyway, so if the CPU cannot support it we'll bail out safely. Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed