diff options
author | 2024-04-12 11:19:20 +0530 | |
---|---|---|
committer | 2024-04-12 13:37:00 +0200 | |
commit | b8f85833c05730d631576008daaa34096bc7f3ce (patch) | |
tree | d9ce7d1c4c7ec534f4d6a07edd0508a05710df95 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge back earlier core cpufreq material for 6.10. (diff) | |
download | wireguard-linux-b8f85833c05730d631576008daaa34096bc7f3ce.tar.xz wireguard-linux-b8f85833c05730d631576008daaa34096bc7f3ce.zip |
cpufreq: exit() callback is optional
The exit() callback is optional and shouldn't be called without checking
a valid pointer first.
Also, we must clear freq_table pointer even if the exit() callback isn't
present.
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Fixes: 91a12e91dc39 ("cpufreq: Allow light-weight tear down and bring up of CPUs")
Fixes: f339f3541701 ("cpufreq: Rearrange locking in cpufreq_remove_dev()")
Reported-by: Lizhe <sensor1010@163.com>
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