diff options
author | Paul E. McKenney | 2019-03-27 23:51:25 +0100 |
---|---|---|
committer | Paul E. McKenney | 2019-05-28 17:48:19 +0200 |
commit | 1bb336443cde1154600bd147a45a30baa59c57db (patch) | |
tree | e70aecaa5867cf0948a756c3dd5df6900df927cc /tools/memory-model | |
parent | rcu: Add checks for dynticks counters in rcu_is_cpu_rrupt_from_idle() (diff) | |
download | kernel-qcow2-linux-1bb336443cde1154600bd147a45a30baa59c57db.tar.gz kernel-qcow2-linux-1bb336443cde1154600bd147a45a30baa59c57db.tar.xz kernel-qcow2-linux-1bb336443cde1154600bd147a45a30baa59c57db.zip |
rcu: Rename rcu_data's ->deferred_qs to ->exp_deferred_qs
The rcu_data structure's ->deferred_qs field is used to indicate that the
current CPU is blocking an expedited grace period (perhaps a future one).
Given that it is used only for expedited grace periods, its current name
is misleading, so this commit renames it to ->exp_deferred_qs.
Signed-off-by: Paul E. McKenney <paulmck@linux.ibm.com>
Diffstat (limited to 'tools/memory-model')
0 files changed, 0 insertions, 0 deletions