[CPUFREQ] acpi-cpufreq: blacklist Intel 0f68: Fix HT detection and put in notificatio...
commit293afe44d75abce4252db76cbb303a7de4297ce1
authorJohn Villalovos <jvillalo@redhat.com>
Fri, 25 Sep 2009 17:30:08 +0000 (25 13:30 -0400)
committerDave Jones <davej@redhat.com>
Wed, 18 Nov 2009 04:15:03 +0000 (17 23:15 -0500)
tree23d22e1cdbc342e3ec17d8a9760aa2814f05966e
parentc53614ec17fe6296a696aa4ac71a799814bb50c1
[CPUFREQ] acpi-cpufreq: blacklist Intel 0f68: Fix HT detection and put in notification message

Removing the SMT/HT check, since the Errata doesn't mention
Hyper-Threading.

Adding in a printk, so that the user knows why acpi-cpufreq refuses to
load.  Also, once system is blacklisted, don't repeat checks to see if
blacklisted.  This also causes the message to only be printed once,
rather than for each CPU.

Signed-off-by: John L. Villalovos <john.l.villalovos@intel.com>
Signed-off-by: Dave Jones <davej@redhat.com>
arch/x86/kernel/cpu/cpufreq/acpi-cpufreq.c