From: Aristeu Rozanski Date: Thu, 14 Aug 2008 20:32:15 +0000 (-0400) Subject: x86, perfctr: don't use CCCR_OVF_PMI1 on Pentium 4Ds X-Git-Tag: v2.6.27-rc4~52^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dcc984166870150709f0c645b521a47becd9a047;p=pandora-kernel.git x86, perfctr: don't use CCCR_OVF_PMI1 on Pentium 4Ds Currently, setup_p4_watchdog() use CCCR_OVF_PMI1 to enable the counter overflow interrupts to the second logical core. But this bit doesn't work on Pentium 4 Ds (model 4, stepping 4) and this patch avoids its use on these processors. Tested on 4 different machines that have this specific model with success. Signed-off-by: Aristeu Rozanski Cc: jvillalovos@redhat.com Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed