diff options
author | Andreas Herrmann <andreas.herrmann3@amd.com> | 2009-01-15 21:27:46 (GMT) |
---|---|---|
committer | Jean Delvare <khali@linux-fr.org> | 2009-01-15 21:27:46 (GMT) |
commit | bb9a35f293a3c8b5d57253cdfe2f29fa2627e1b9 (patch) | |
tree | 41cf2f3ebc4736b0cc8cf92e1070ad3606a57d82 /Kbuild | |
parent | 5393f780277165f282a37ed82dd878159ec9dad5 (diff) | |
download | linux-bb9a35f293a3c8b5d57253cdfe2f29fa2627e1b9.tar.xz |
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)
(2) are affected by erratum #141 (>=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 <r.marek@assembler.cz>
Signed-off-by: Andreas Herrmann <andreas.herrmann3@amd.com>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions