diff options
author | 2021-08-03 16:16:00 +0200 | |
---|---|---|
committer | 2021-08-12 09:26:28 +0200 | |
commit | 560c71d4250f5f32b7952c290ddaf3cd4548a3ec (patch) | |
tree | 44f9a6ae8ada34c43ab7037efafccc6aaa88068a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | platform/x86: dell-smbios: Remove unused dmi_system_id table (diff) | |
download | linux-dev-560c71d4250f5f32b7952c290ddaf3cd4548a3ec.tar.xz linux-dev-560c71d4250f5f32b7952c290ddaf3cd4548a3ec.zip |
platform/x86: 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.
Cc: Stuart Hayes <stuart.w.hayes@gmail.com>
Cc: Hans de Goede <hdegoede@redhat.com>
Cc: Mark Gross <mgross@linux.intel.com>
Cc: platform-driver-x86@vger.kernel.org
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Link: https://lore.kernel.org/r/20210803141621.780504-18-bigeasy@linutronix.de
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions