diff options
author | 2024-12-11 12:26:05 +0000 | |
---|---|---|
committer | 2024-12-18 15:49:25 +0100 | |
commit | de51589f9bd98efddf4ab776d3a490e81905ef7c (patch) | |
tree | 2e4bd577c9fa8078f7dd4ad3daa9054fc8468b12 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | cpufreq: intel_pstate: Drop Arrow Lake from "scaling factor" list (diff) | |
download | linux-rng-de51589f9bd98efddf4ab776d3a490e81905ef7c.tar.xz linux-rng-de51589f9bd98efddf4ab776d3a490e81905ef7c.zip |
cpufreq: intel_pstate: Use CPUFREQ_POLICY_UNKNOWN
epp_policy uses the same values as cpufreq_policy.policy and resets
to CPUFREQ_POLICY_UNKNOWN during offlining. Be consistent about
it and initialize to CPUFREQ_POLICY_UNKNOWN instead of 0, too.
No functional change intended.
Signed-off-by: Christian Loehle <christian.loehle@arm.com>
Link: https://patch.msgid.link/20241211122605.3048503-3-christian.loehle@arm.com
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions