diff options
author | Sebastian Andrzej Siewior <bigeasy@linutronix.de> | 2021-08-03 16:15:48 +0200 |
---|---|---|
committer | Heiko Carstens <hca@linux.ibm.com> | 2021-08-05 14:10:53 +0200 |
commit | 52b6defae7de31aaa960e78e506f882c12b4af53 (patch) | |
tree | 7e776e30354ff57a9dd8a7164de1bcf1b2252eda /arch/s390/kernel/text_dma.S | |
parent | s390: replace deprecated CPU-hotplug functions (diff) | |
download | linux-52b6defae7de31aaa960e78e506f882c12b4af53.tar.xz linux-52b6defae7de31aaa960e78e506f882c12b4af53.zip |
s390/sclp: 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>
Link: https://lore.kernel.org/r/20210803141621.780504-6-bigeasy@linutronix.de
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Diffstat (limited to 'arch/s390/kernel/text_dma.S')
0 files changed, 0 insertions, 0 deletions