Skip to content
Commit 6b1b8325 authored by Paul E. McKenney's avatar Paul E. McKenney
Browse files

rcutorture: Thread rcu_fwd pointer through forward-progress functions



In order to add multiple kthreads, it will be necessary to allow
the various functions to operate on a pointer to their kthread's
rcu_fwd structure.  This commit therefore starts the process of
adding the needed "struct rcu_fwd" parameters and arguments to the
various callback forward-progress functions.

Note that rcutorture_oom_notify() and rcu_torture_fwd_cb_hist() will
eventually need to iterate over all kthreads' rcu_fwd structures.

Signed-off-by: default avatarPaul E. McKenney <paulmck@kernel.org>
parent a289e608
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment