commit | 9577df9a3122af08fff84b8a1a60dccf524a3891 | [log] [tgz] |
---|---|---|
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Thu Jan 26 16:18:07 2017 -0800 |
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Tue Apr 18 11:38:17 2017 -0700 |
tree | 3c5f01e4cbdef694343d839b696a5ecbeb66472f | |
parent | abb06b99484a9f5af05c7147c289faf835f68e8e [diff] |
rcu: Pull rcu_qs_ctr into rcu_dynticks structure The rcu_qs_ctr variable is yet another isolated per-CPU variable, so this commit pulls it into the pre-existing rcu_dynticks per-CPU structure. Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>