diff options
| author | Sebastian Andrzej Siewior <[email protected]> | 2021-08-03 16:16:00 +0200 |
|---|---|---|
| committer | Hans de Goede <[email protected]> | 2021-08-12 09:26:28 +0200 |
| commit | 560c71d4250f5f32b7952c290ddaf3cd4548a3ec (patch) | |
| tree | 44f9a6ae8ada34c43ab7037efafccc6aaa88068a /scripts/gdb/vmlinux-gdb.py | |
| parent | 1d18ed5eab2a22d9af8c1cd7d23ea7c8dbb9088a (diff) | |
platform/x86: 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: Stuart Hayes <[email protected]>
Cc: Hans de Goede <[email protected]>
Cc: Mark Gross <[email protected]>
Cc: [email protected]
Signed-off-by: Sebastian Andrzej Siewior <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Hans de Goede <[email protected]>
Diffstat (limited to 'scripts/gdb/vmlinux-gdb.py')
0 files changed, 0 insertions, 0 deletions