From: Jan Beulich Date: Fri, 24 Sep 2010 05:21:34 +0000 (-0700) Subject: x86/hwmon: fix initialization of coretemp X-Git-Tag: v2.6.36-rc6~33^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a46590533ad7b0f3f640732081d7e1658145c0ba;p=pandora-kernel.git x86/hwmon: fix initialization of coretemp Using cpuid_eax() to determine feature availability on other than the current CPU is invalid. And feature availability should also be checked in the hotplug code path. Signed-off-by: Jan Beulich Cc: Rudolf Marek Cc: Fenghua Yu Signed-off-by: Guenter Roeck --- Reading git-diff-tree failed