diff options
author | Sebastian Andrzej Siewior <bigeasy@linutronix.de> | 2021-08-03 16:15:46 +0200 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2021-08-10 23:14:56 +1000 |
commit | 5ae36401ca4ea2737d779ce7c267444b16530001 (patch) | |
tree | d274b6695718f8722470605f8ce4cf49c92653c6 /arch/powerpc/kvm/booke_emulate.c | |
parent | c00103abf76fd3916596afd07dd3fdeee0dca15d (diff) |
powerpc: 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: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20210803141621.780504-4-bigeasy@linutronix.de
Diffstat (limited to 'arch/powerpc/kvm/booke_emulate.c')
0 files changed, 0 insertions, 0 deletions