diff options
author | Sebastian Andrzej Siewior <bigeasy@linutronix.de> | 2021-08-03 17:16:18 +0300 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2021-08-10 20:48:07 +0300 |
commit | ed4fa2442e87bf9143d608473df117589e4bfc70 (patch) | |
tree | 935f5df6b376d8711230a93d0bc4cfc8031c2ce3 /include/linux/rcupdate.h | |
parent | 586e4d4193a653eef21f02b50dee89e2e4be208c (diff) | |
download | linux-ed4fa2442e87bf9143d608473df117589e4bfc70.tar.xz |
torture: 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: Davidlohr Bueso <dave@stgolabs.net>
Cc: "Paul E. McKenney" <paulmck@kernel.org>
Cc: Josh Triplett <josh@joshtriplett.org>
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'include/linux/rcupdate.h')
0 files changed, 0 insertions, 0 deletions