]> git.baikalelectronics.ru Git - kernel.git/commit
[CPUFREQ] acpi-cpufreq: blacklist Intel 0f68: Fix HT detection and put in notificatio...
authorJohn Villalovos <jvillalo@redhat.com>
Fri, 25 Sep 2009 17:30:08 +0000 (13:30 -0400)
committerDave Jones <davej@redhat.com>
Wed, 18 Nov 2009 04:15:03 +0000 (23:15 -0500)
commiteb644725203b40e17d9117da974667269abd2829
tree23d22e1cdbc342e3ec17d8a9760aa2814f05966e
parent2589b947d4a76f6256f72fe4282846052eac714d
[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