diff options
author | 2011-11-06 20:25:18 +0100 | |
---|---|---|
committer | 2011-11-06 20:25:18 +0100 | |
commit | 2aba6cac2a84f3b80e11a680c34d55e7739b474d (patch) | |
tree | 9dda2cd4be097035d67864516c05696a41503c2f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge branch 'next/devel2' of git://git.linaro.org/people/arnd/arm-soc (diff) | |
download | linux-dev-2aba6cac2a84f3b80e11a680c34d55e7739b474d.tar.xz linux-dev-2aba6cac2a84f3b80e11a680c34d55e7739b474d.zip |
hwmon: (coretemp) Fix for non-SMP builds
The definition of TO_ATTR_NO in the non-SMP case is wrong. As the SMP
definition resolves to the correct value, just use this for both
cases.
Without this fix the temperature attributes are named temp0_* instead
of temp2_*, so libsensors won't pick them. Broken since kernel 3.0.
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Tested-by: Phil Sutter <phil@nwl.cc>
Cc: stable@kernel.org
Acked-by: Durgadoss R <Durgadoss.r@intel.com>
Acked-by: Guenter Roeck <guenter.roeck@ericsson.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions