rcu: Switch last accelerate/advance to rcu_data structure
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Sat, 4 Aug 2018 04:00:38 +0000 (21:00 -0700)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Thu, 30 Aug 2018 23:03:48 +0000 (16:03 -0700)
commit5998a75adbf4f85e63b06fa7723633cc84d7129b
treef72707b2bfdb44a1de1dd7380408632b87f889bb
parent0fd79e7521bc944522c3c97f40f3d25619e329f4
rcu: Switch last accelerate/advance to rcu_data structure

This commit removes ->last_accelerate and ->last_advance_all from the
rcu_dynticks structure and updates the code to access them from the
rcu_data structure.

Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
kernel/rcu/tree.h
kernel/rcu/tree_plugin.h