diff options
author | Paul E. McKenney <paulmck@kernel.org> | 2021-12-10 13:44:17 -0800 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2022-02-08 10:12:28 -0800 |
commit | 5ae0f1b58b28b53f4ab3708ef9337a2665e79664 (patch) | |
tree | 15357f3e7b4b497c0a1834493e7c9e8489514777 /arch/ia64/hp | |
parent | 80b3fd474c91b3ecfd845b4a0bfb58706b877ba5 (diff) | |
download | linux-5ae0f1b58b28b53f4ab3708ef9337a2665e79664.tar.gz linux-5ae0f1b58b28b53f4ab3708ef9337a2665e79664.tar.bz2 linux-5ae0f1b58b28b53f4ab3708ef9337a2665e79664.zip |
rcu: Create and use an rcu_rdp_cpu_online()
The pattern "rdp->grpmask & rcu_rnp_online_cpus(rnp)" occurs frequently
in RCU code in order to determine whether rdp->cpu is online from an
RCU perspective. This commit therefore creates an rcu_rdp_cpu_online()
function to replace it.
[ paulmck: Apply kernel test robot unused-variable feedback. ]
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'arch/ia64/hp')
0 files changed, 0 insertions, 0 deletions