diff options
| author | Sebastian Andrzej Siewior <[email protected]> | 2021-08-03 16:16:10 +0200 |
|---|---|---|
| committer | Herbert Xu <[email protected]> | 2021-08-12 19:16:59 +0800 |
| commit | 80771c8228029daff4b3402e00883cde06e07d46 (patch) | |
| tree | 52ef7600c3a043d8e303997ccacd71339f4a0343 /scripts/gdb/linux/device.py | |
| parent | d01a9f7009c3812a8955b7ae5798470cd6ab3590 (diff) | |
padata: 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: Steffen Klassert <[email protected]>
Cc: Daniel Jordan <[email protected]>
Cc: [email protected]
Signed-off-by: Sebastian Andrzej Siewior <[email protected]>
Acked-by: Daniel Jordan <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/device.py')
0 files changed, 0 insertions, 0 deletions