diff options
author | Joel Fernandes (Google) <joel@joelfernandes.org> | 2022-10-16 19:22:59 +0300 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2022-11-30 01:04:33 +0300 |
commit | 7651d6b25086656eacfdd8356bfe3a21c0c2d79d (patch) | |
tree | 57352f1470b7c8eacab3ca252bb9095235e499ca /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 084e04fff1601787a121c225502716b8c0314433 (diff) | |
download | linux-7651d6b25086656eacfdd8356bfe3a21c0c2d79d.tar.xz |
rcu/sync: Use call_rcu_hurry() instead of call_rcu
call_rcu() changes to save power will slow down rcu sync. 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. ]
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