diff options
author | Sebastian Andrzej Siewior <bigeasy@linutronix.de> | 2021-08-09 11:30:50 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-08-09 12:13:32 +0300 |
commit | 8c39ed4876d4e541e2044f313c56b1eb20810fe1 (patch) | |
tree | 40f771602bc4e8a3d8274cb56796b0a14057e41a /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 50348fac29211a54702b375e6e5717198a7d0cf6 (diff) | |
download | linux-8c39ed4876d4e541e2044f313c56b1eb20810fe1.tar.xz |
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 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions