diff options
| author | Sebastian Andrzej Siewior <[email protected]> | 2021-08-09 10:30:50 +0200 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2021-08-09 10:13:32 +0100 |
| commit | 8c39ed4876d4e541e2044f313c56b1eb20810fe1 (patch) | |
| tree | 40f771602bc4e8a3d8274cb56796b0a14057e41a /tools/perf/scripts/python/bin | |
| 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 <[email protected]>
Cc: Karsten Graul <[email protected]>
Cc: "David S. Miller" <[email protected]>
Cc: Jakub Kicinski <[email protected]>
Cc: [email protected]
Cc: [email protected]
Signed-off-by: Sebastian Andrzej Siewior <[email protected]>
Signed-off-by: Julian Wiedmann <[email protected]>
Signed-off-by: Karsten Graul <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions