diff options
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2018-04-20 00:59:55 +0200 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2018-05-15 19:31:04 +0200 |
commit | a458360af63a36424c9f607015f0858aacb84a19 (patch) | |
tree | 315a0afe847e4fa210db1b9f9c5971286aeddcaa /include/trace | |
parent | rcu: Simplify and inline cpu_needs_another_gp() (diff) | |
download | linux-a458360af63a36424c9f607015f0858aacb84a19.tar.xz linux-a458360af63a36424c9f607015f0858aacb84a19.zip |
rcu: Drop early GP request check from rcu_gp_kthread()
Now that grace-period requests use funnel locking and now that they
set ->gp_flags to RCU_GP_FLAG_INIT even when the RCU grace-period
kthread has not yet started, rcu_gp_kthread() no longer needs to check
need_any_future_gp() at startup time. This commit therefore removes
this check.
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Tested-by: Nicholas Piggin <npiggin@gmail.com>
Diffstat (limited to 'include/trace')
0 files changed, 0 insertions, 0 deletions