git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d883b9f
)
hwmon: (coretemp) Properly label the sensors
author
Jean Delvare
<khali@linux-fr.org>
Fri, 9 Jul 2010 14:22:51 +0000
(16:22 +0200)
committer
Jean Delvare
<khali@linux-fr.org>
Fri, 9 Jul 2010 14:22:51 +0000
(16:22 +0200)
Don't assume that CPU entry number and core ID always match. It
worked in the simple cases (single CPU, no HT) but fails on
multi-CPU systems.
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Acked-by: Huaxu Wan <huaxu.wan@intel.com>
Cc: stable@kernel.org
No differences found