diff options
author | Sebastian Andrzej Siewior <bigeasy@linutronix.de> | 2021-08-03 17:16:06 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2021-08-04 23:47:50 +0300 |
commit | 372bbdd5bb3fc454d9c280dc0914486a3c7419d5 (patch) | |
tree | 9e98452ae0143e79feea1218a91663423e31d163 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | a0d1d0f47e3193d6188869ae6bcf08a792f63cf6 (diff) | |
download | linux-372bbdd5bb3fc454d9c280dc0914486a3c7419d5.tar.xz |
net: 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: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions