From: Andreas Herrmann Date: Thu, 15 Jan 2009 21:27:46 +0000 (+0100) Subject: hwmon: (k8temp) Warn about fam F rev F errata X-Git-Tag: v2.6.29-rc2~12^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb9a35f293a3c8b5d57253cdfe2f29fa2627e1b9;p=pandora-kernel.git hwmon: (k8temp) Warn about fam F rev F errata Add warning about wrong CPU temperature readouts on all fam F rev F. The allowed combinations of processors ensure that all processors in a multisocket system have similar characteristics, e.g. (1) provide temperature sensor interface (>=RevC && =RevF) Thus it is sufficient to check the revision of the boot CPU. For "mixed silicon support" refer to "Revision Guide for AMD Athlon 64 and AMD Opteron Processors" (RevA-E) and "Revision Guide for AMD NPT Family 0Fh Processors" (RefF-G). Cc: Rudolf Marek Signed-off-by: Andreas Herrmann Signed-off-by: Jean Delvare --- Reading git-diff-tree failed