]> asedeno.scripts.mit.edu Git - linux.git/commit
rcu: Switch ->tick_nohz_enabled_snap 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:47 +0000 (16:03 -0700)
commit0fd79e7521bc944522c3c97f40f3d25619e329f4
tree0b8143b663a1ecb37673b54c1cf8f18600ed0c7e
parentcc72046cc3cce8438778f306d59442febf4b7683
rcu: Switch ->tick_nohz_enabled_snap to rcu_data structure

This commit removes ->tick_nohz_enabled_snap from the rcu_dynticks
structure and updates the code to access it 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