diff options
author | Frederic Weisbecker <frederic@kernel.org> | 2021-09-16 15:10:47 +0300 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2021-12-08 03:22:21 +0300 |
commit | 6e16b0f7bae3817ea67f4bef4f84298e880fbf66 (patch) | |
tree | e40e55263122cd41bad2dda19391f0a55f09c106 /kernel/rcu/tree.h | |
parent | a4382659487f84c00b5fbb61df25a9ad59396789 (diff) | |
download | linux-6e16b0f7bae3817ea67f4bef4f84298e880fbf66.tar.xz |
rcu: Move rcu_data.cpu_no_qs.b.exp reset to rcu_export_exp_rdp()
On non-preemptible RCU, move clearing of the rcu_data structure's
->cpu_no_qs.b.exp filed to the actual expedited quiescent state report
function, matching hw preemptible RCU handles the ->exp_deferred_qs field.
This prepares for removing ->exp_deferred_qs in favor of ->cpu_no_qs.b.exp
for both preemptible and non-preemptible RCU.
Signed-off-by: Frederic Weisbecker <frederic@kernel.org>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'kernel/rcu/tree.h')
0 files changed, 0 insertions, 0 deletions