Skip to content
Commit c0f97f20 authored by Paul E. McKenney's avatar Paul E. McKenney
Browse files

rcu: Move rcu_cpu_started per-CPU variable to rcu_data



When the rcu_cpu_started per-CPU variable was added by commit
f64c6013 ("rcu/x86: Provide early rcu_cpu_starting() callback"),
there were multiple sets of per-CPU rcu_data structures.  Therefore, the
rcu_cpu_started flag was added as a separate per-CPU variable.  But now
there is only one set of per-CPU rcu_data structures, so this commit
moves rcu_cpu_started to a new ->cpu_started field in that structure.

Signed-off-by: default avatarPaul E. McKenney <paulmck@kernel.org>
parent df9a30fd
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment