diff options
author | 2016-07-08 20:42:04 +0200 | |
---|---|---|
committer | 2016-07-11 15:12:30 +0200 | |
commit | 5fc8f707a2aa40c767c3a338738b9b6fcd151ac1 (patch) | |
tree | ca8a826907dbe6681ac47a8146bce898ba7b48db /tools/perf/scripts/python/export-to-postgresql.py | |
parent | cpufreq: Reuse new freq-table helpers (diff) | |
download | linux-dev-5fc8f707a2aa40c767c3a338738b9b6fcd151ac1.tar.xz linux-dev-5fc8f707a2aa40c767c3a338738b9b6fcd151ac1.zip |
intel_pstate: Fix MSR_CONFIG_TDP_x addressing in core_get_max_pstate()
If MSR_CONFIG_TDP_CONTROL is locked, we currently try to address some
MSR 0x80000648 or so. Mask out the relevant level bits 0 and 1.
Found while running over the Jailhouse hypervisor which became upset
about this strange MSR index.
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Acked-by: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
Cc: 4.4+ <stable@vger.kernel.org> # 4.4+
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions