diff options
author | Sebastian Andrzej Siewior <[email protected]> | 2021-08-03 16:15:45 +0200 |
---|---|---|
committer | Thomas Bogendoerfer <[email protected]> | 2021-08-05 10:57:01 +0200 |
commit | 730d070ae9f12fff5d44fe8fb0547ae37d100da8 (patch) | |
tree | b5cb1440170e76107ca169f5269434eb61ebf317 /scripts/clang-tools/gen_compile_commands.py | |
parent | a86aadeff2fe9203d9575f1c157d09b3c557d1ce (diff) |
MIPS: 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: Thomas Bogendoerfer <[email protected]>
Cc: [email protected]
Signed-off-by: Sebastian Andrzej Siewior <[email protected]>
Signed-off-by: Thomas Bogendoerfer <[email protected]>
Diffstat (limited to 'scripts/clang-tools/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions