rcutorture: Complete threading rcu_fwd pointers through functions
authorPaul E. McKenney <paulmck@kernel.org>
Wed, 6 Nov 2019 16:20:20 +0000 (08:20 -0800)
committerPaul E. McKenney <paulmck@kernel.org>
Mon, 9 Dec 2019 21:00:28 +0000 (13:00 -0800)
commit6764100bd2927060aae91b40fce015f39fc4fd87
treefee427ce6cda03dbe3d04ad46139d269102ba1da
parent7beba0c06b588c725962bcc0273a489d46e81ccf
rcutorture: Complete threading rcu_fwd pointers through functions

This commit threads pointers to rcu_fwd structures through the remaining
functions using rcu_fwds directly, namely rcu_torture_fwd_prog_cbfree(),
rcutorture_oom_notify() and rcu_torture_fwd_prog_init().

Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
kernel/rcu/rcutorture.c