]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit741318168e0fbd2b94d81092dbdef27bf8a5adc3
treefee427ce6cda03dbe3d04ad46139d269102ba1da
parent1a88fc74725e90800813a3e82fef141918e2902e
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