UPSTREAM: 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> (cherry picked from commit 7651d6b2) Bug: 258241771 Signed-off-by:
Joel Fernandes <joelaf@google.com> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/kernel/+/4909033 Reviewed-by:
Vineeth Pillai <vineethrp@google.com> Reviewed-by:
Sean Paul <sean@poorly.run> Signed-off-by:
Qais Yousef <qyousef@google.com> Change-Id: I5123ba52f47676305dbcfa1233bf3b41f140766c
Loading
Please sign in to comment