diff options
author | Paul E. McKenney <paulmck@kernel.org> | 2022-08-05 02:28:01 +0200 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2022-08-31 14:09:21 +0200 |
commit | 910e12092eac8a9f19b507ed0fdc1c21d8da9483 (patch) | |
tree | e293b0af4b2b514cca81e296d87a414452b661e5 /kernel/rcu/tree_exp.h | |
parent | rcu-tasks: Remove grace-period fast-path rcu-tasks helper (diff) | |
download | linux-910e12092eac8a9f19b507ed0fdc1c21d8da9483.tar.xz linux-910e12092eac8a9f19b507ed0fdc1c21d8da9483.zip |
rcu: Make synchronize_rcu() fast path update ->gp_seq counters
This commit causes the early boot single-CPU synchronize_rcu() fastpath to
update the rcu_state and rcu_node structures' ->gp_seq and ->gp_seq_needed
counters. This will allow the full-state polled grace-period APIs to
detect all normal grace periods without the need to track the special
combined polling-only counter, which is a step towards removing the
->rgos_polled field from the rcu_gp_oldstate, thereby reducing its size
by one third.
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'kernel/rcu/tree_exp.h')
0 files changed, 0 insertions, 0 deletions