diff options
author | 2021-08-03 16:16:11 +0200 | |
---|---|---|
committer | 2021-08-04 20:16:32 +0200 | |
commit | 09681a0772f773dddffd3c2d1796c87bd0d903b9 (patch) | |
tree | 031585f25b44c3b92fbe1726b6f99d28e5cd3c6e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Linux 5.14-rc4 (diff) | |
download | linux-dev-09681a0772f773dddffd3c2d1796c87bd0d903b9.tar.xz linux-dev-09681a0772f773dddffd3c2d1796c87bd0d903b9.zip |
cpufreq: Replace deprecated CPU-hotplug functions
The functions get_online_cpus() and put_online_cpus() have been
deprecated during the CPU hotplug rework. They map directly to
cpus_read_lock() and cpus_read_unlock().
Replace deprecated CPU-hotplug functions with the official version.
The behavior remains unchanged.
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
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