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

rcu: Move rcu_cpu_kthread_status to rcu_data structure



Given that RCU has a perfectly good per-CPU rcu_data structure, most
per-CPU quantities should be stored there.

This commit therefore moves the rcu_cpu_kthread_status per-CPU variable
to the rcu_data structure.  This also makes this variable unconditionally
present, which should be acceptable given the memory reduction due to the
RCU flavor consolidation and also due to simplifications this will enable.

Signed-off-by: default avatarPaul E. McKenney <paulmck@linux.ibm.com>
parent 37f62d7c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment