diff options
| author | Sebastian Andrzej Siewior <bigeasy@linutronix.de> | 2021-08-09 10:30:50 +0200 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2021-08-09 10:13:32 +0100 |
| commit | 8c39ed4876d4e541e2044f313c56b1eb20810fe1 (patch) | |
| tree | 40f771602bc4e8a3d8274cb56796b0a14057e41a /drivers/net/netdevsim/dev.c | |
| parent | 50348fac29211a54702b375e6e5717198a7d0cf6 (diff) | |
net/iucv: 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: Julian Wiedmann <jwi@linux.ibm.com>
Cc: Karsten Graul <kgraul@linux.ibm.com>
Cc: "David S. Miller" <davem@davemloft.net>
Cc: Jakub Kicinski <kuba@kernel.org>
Cc: linux-s390@vger.kernel.org
Cc: netdev@vger.kernel.org
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Julian Wiedmann <jwi@linux.ibm.com>
Signed-off-by: Karsten Graul <kgraul@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/netdevsim/dev.c')
0 files changed, 0 insertions, 0 deletions