]> git.baikalelectronics.ru Git - kernel.git/commit
rcu: Remove expedited grace-period fast-path forward-progress helper
authorPaul E. McKenney <paulmck@kernel.org>
Fri, 5 Aug 2022 00:34:30 +0000 (17:34 -0700)
committerPaul E. McKenney <paulmck@kernel.org>
Wed, 31 Aug 2022 12:09:21 +0000 (05:09 -0700)
commit7e6125152ec0dc18d73cd0d5ce28c88908359972
treefec93328179f3b0a636ab361016bc11632b1efbb
parent1b0c0ed1df13ea981f9e04d8b2e517a68c7ca348
rcu: Remove expedited grace-period fast-path forward-progress helper

Now that the expedited grace-period fast path can only happen during
the pre-scheduler portion of early boot, this fast path can no longer
block run-time RCU Trace grace periods.  This commit therefore removes
the conditional cond_resched() invocation.

Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
kernel/rcu/tree_exp.h