diff options
author | Joel Fernandes (Google) <joel@joelfernandes.org> | 2022-10-16 19:23:01 +0300 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2022-11-30 01:04:33 +0300 |
commit | 405d8e91f0a99777d61f6b0ddc3484d8ea7ca393 (patch) | |
tree | 95741dc01aba8f34c563033d70157ab0abf0e507 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 723df859d8bba948ff2eb08eba32ab433acf7c9c (diff) | |
download | linux-405d8e91f0a99777d61f6b0ddc3484d8ea7ca393.tar.xz |
rcu/rcutorture: Use call_rcu_hurry() where needed
call_rcu() changes to save power will change the behavior of rcutorture
tests. Use the call_rcu_hurry() API instead which reverts to the old
behavior.
[ paulmck: Apply s/call_rcu_flush/call_rcu_hurry/ feedback from Tejun Heo. ]
Reported-by: Paul E. McKenney <paulmck@kernel.org>
Signed-off-by: Joel Fernandes (Google) <joel@joelfernandes.org>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions