| commit | c5716f025e1a24201f0c8487a3b76061787dec3e | [log] [tgz] |
|---|---|---|
| author | Paul E. McKenney <paulmck@kernel.org> | Wed Nov 06 08:20:20 2019 -0800 |
| committer | Paul E. McKenney <paulmck@kernel.org> | Wed Nov 06 08:57:43 2019 -0800 |
| tree | 1933fe8950607830d4dd4374319044123602c68b | |
| parent | 7999eddc98635ce947c99153915676097958ffcc [diff] |
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>