summaryrefslogtreecommitdiff
path: root/kernel/rcu/rcutorture.c
diff options
context:
space:
mode:
authorJoel Fernandes (Google) <joel@joelfernandes.org>2022-10-16 19:23:00 +0300
committerPaul E. McKenney <paulmck@kernel.org>2022-11-30 01:04:33 +0300
commit723df859d8bba948ff2eb08eba32ab433acf7c9c (patch)
tree372f94e82b829d68e8ff6a2820fa7f0e0a92c5db /kernel/rcu/rcutorture.c
parent7651d6b25086656eacfdd8356bfe3a21c0c2d79d (diff)
downloadlinux-723df859d8bba948ff2eb08eba32ab433acf7c9c.tar.xz
rcu/rcuscale: Use call_rcu_hurry() for async reader test
rcuscale uses call_rcu() to queue async readers. With recent changes to save power, the test will have fewer async readers in flight. Use the call_rcu_hurry() API instead to revert to the old behavior. [ paulmck: Apply s/call_rcu_flush/call_rcu_hurry/ feedback from Tejun Heo. ] Signed-off-by: Joel Fernandes (Google) <joel@joelfernandes.org> Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'kernel/rcu/rcutorture.c')
0 files changed, 0 insertions, 0 deletions