diff options
author | Paul E. McKenney <[email protected]> | 2021-11-08 16:52:02 -0800 |
---|---|---|
committer | Paul E. McKenney <[email protected]> | 2021-12-09 10:12:45 -0800 |
commit | 381a4f3b38603aab47e5500609d5ec733b5d0ecb (patch) | |
tree | 9eff51750357cf5d110e6477cf3f3a04a329c2d4 /scripts/clang-tools/gen_compile_commands.py | |
parent | 9b073de1c7a354af7cb7100952599dde461aee45 (diff) |
rcu-tasks: Use spin_lock_rcu_node() and friends
This commit renames the rcu_tasks_percpu structure's ->cbs_pcpu_lock
to ->lock and then uses spin_lock_rcu_node() and friends to acquire and
release this lock, preparing for upcoming commits that will spread the
grace-period process across multiple CPUs and kthreads.
[ paulmck: Apply feedback from kernel test robot. ]
Reported-by: Martin Lau <[email protected]>
Cc: Neeraj Upadhyay <[email protected]>
Signed-off-by: Paul E. McKenney <[email protected]>
Diffstat (limited to 'scripts/clang-tools/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions