diff options
author | Sebastian Andrzej Siewior <bigeasy@linutronix.de> | 2021-08-03 16:16:20 +0200 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2021-08-09 12:33:30 -1000 |
commit | ffd8bea81fbb5abe6518bce8d6297a149b935cf7 (patch) | |
tree | a70454bfb5da6a25b921405514dbd46a24eeb85b /lib/mpi/mpi-add.c | |
parent | e441b56fe438fd126b9eea7d30c57d3cd3f34e14 (diff) | |
download | linux-stable-ffd8bea81fbb5abe6518bce8d6297a149b935cf7.tar.gz linux-stable-ffd8bea81fbb5abe6518bce8d6297a149b935cf7.tar.bz2 linux-stable-ffd8bea81fbb5abe6518bce8d6297a149b935cf7.zip |
workqueue: 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: Tejun Heo <tj@kernel.org>
Reviewed-by: Lai Jiangshan <jiangshanlai@gmail.com>
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'lib/mpi/mpi-add.c')
0 files changed, 0 insertions, 0 deletions