diff options
author | Sebastian Andrzej Siewior <[email protected]> | 2021-08-03 16:16:12 +0200 |
---|---|---|
committer | Rafael J. Wysocki <[email protected]> | 2021-08-04 20:25:54 +0200 |
commit | 95ac706744de78a93a7ec98d603c35fb21de8400 (patch) | |
tree | 34a790da9aedbcd9341fc2e93ea9b7d00bfc654f /lib/test_overflow.c | |
parent | c500bee1c5b2f1d59b1081ac879d73268ab0ff17 (diff) |
ACPI: processor: Replace deprecated CPU-hotplug functions
The functions cpu_hotplug_begin, cpu_hotplug_done, get_online_cpus() and
put_online_cpus() have been deprecated during the CPU hotplug rework. They map
directly to cpus_write_lock(), cpus_write_unlock, 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 <[email protected]>
Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions