diff options
author | Zhuguangqing <[email protected]> | 2020-11-06 17:22:43 +0800 |
---|---|---|
committer | Daniel Lezcano <[email protected]> | 2020-11-12 12:23:35 +0100 |
commit | 236761f19a4f373354f1dcf399b57753f1f4b871 (patch) | |
tree | e0f5d7e36fdeed1b80c3f4dda9363fba348bc919 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 030a48b0f6ce393d78b8d33debb1e2043b8cc156 (diff) |
thermal/drivers/cpufreq_cooling: Update cpufreq_state only if state has changed
If state has not changed successfully and we updated cpufreq_state,
next time when the new state is equal to cpufreq_state (not changed
successfully last time), we will return directly and miss a
freq_qos_update_request() that should have been.
Fixes: 5130802ddbb1 ("thermal: cpu_cooling: Switch to QoS requests for freq limits")
Cc: v5.4+ <[email protected]> # v5.4+
Signed-off-by: Zhuguangqing <[email protected]>
Acked-by: Viresh Kumar <[email protected]>
Signed-off-by: Daniel Lezcano <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions