diff options
author | Sebastian Andrzej Siewior <[email protected]> | 2021-08-03 16:16:09 +0200 |
---|---|---|
committer | Jiri Kosina <[email protected]> | 2021-08-19 12:00:24 +0200 |
commit | 1daf08a066cfe500587affd3fa3be8c13b8ff007 (patch) | |
tree | 803aa34fe25c6ad2c207087d2d9bc0446a868782 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | eb6bbacc46720b8b36eb85b2cdd91b9e691959e4 (diff) |
livepatch: 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: Josh Poimboeuf <[email protected]>
Cc: Jiri Kosina <[email protected]>
Cc: Miroslav Benes <[email protected]>
Cc: Petr Mladek <[email protected]>
Cc: Joe Lawrence <[email protected]>
Cc: [email protected]
Signed-off-by: Sebastian Andrzej Siewior <[email protected]>
Reviewed-by: Petr Mladek <[email protected]>
Signed-off-by: Jiri Kosina <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions