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:
6b5f4c2
)
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
Greg Kroah-Hartman
<gregkh@suse.de>
Mon, 2 Aug 2010 17:18:49 +0000
(10:18 -0700)
commit
3f4f09b4be35d38d6e2bf22c989443e65e70fc4c
upstream.
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>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found