]> asedeno.scripts.mit.edu Git - linux.git/commit
rcu: Switch urgent quiescent-state requests 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:50 +0000 (16:03 -0700)
commit2dba13f0b6c2b26ff371b8927ac58d20a7d94713
treefa3fcb58680ea2b5afc82f91b4d148234ea78114
parentc458a89e964dbf3c56b23eca2018bd0e2380969d
rcu: Switch urgent quiescent-state requests to rcu_data structure

This commit removes ->rcu_need_heavy_qs and ->rcu_urgent_qs 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.c
kernel/rcu/tree.h
kernel/rcu/tree_exp.h
kernel/rcu/tree_plugin.h