linux-stable/drivers/misc/sgi-xp
Sebastian Andrzej Siewior e67adaa175 sgi-xpc: 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: Robin Holt <robinmholt@gmail.com>
Cc: Steve Wahl <steve.wahl@hpe.com>
Cc: Mike Travis <mike.travis@hpe.com>
Cc: Arnd Bergmann <arnd@arndb.de>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Link: https://lore.kernel.org/r/20210803141621.780504-17-bigeasy@linutronix.de
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2021-08-03 16:30:36 +02:00
..
Makefile
xp.h
xp_main.c misc: sgi-xp: xp_main: make some symbols static 2021-03-28 14:39:26 +02:00
xp_uv.c
xpc.h
xpc_channel.c
xpc_main.c misc/sgi-xp: use NULL instead of using plain integer as pointer 2021-03-24 08:26:30 +01:00
xpc_partition.c
xpc_uv.c sgi-xpc: Replace deprecated CPU-hotplug functions. 2021-08-03 16:30:36 +02:00
xpnet.c