diff options
author | Paul E. McKenney <paulmck@kernel.org> | 2024-08-01 17:34:24 -0700 |
---|---|---|
committer | Neeraj Upadhyay <neeraj.upadhyay@kernel.org> | 2024-08-14 16:49:56 +0530 |
commit | d3f84aeb71d61ece24164bb2ce3161c60922fd8c (patch) | |
tree | ded226a23350d9f20cb14de67b08428a47d1a694 /lib/crypto/mpi/mpi-cmp.c | |
parent | 54973cdd166b13195a99940cd21a827c3a99cac2 (diff) |
rcu/tasks: Mark callbacks not currently participating in barrier operation
Each Tasks RCU flavor keeps a count of the number of callbacks that the
current rcu_barrier_tasks*() is waiting on, but there is currently no
easy way to work out which callback is stuck. One way to do this is to
mark idle RCU-barrier callbacks by making the ->next pointer point to
the callback itself, and this commit does just that.
Later commits will use this for debug output.
Signed-off-by: "Paul E. McKenney" <paulmck@kernel.org>
Signed-off-by: Neeraj Upadhyay <neeraj.upadhyay@kernel.org>
Diffstat (limited to 'lib/crypto/mpi/mpi-cmp.c')
0 files changed, 0 insertions, 0 deletions