Skip to content
Commit 1bb33644 authored by Paul E. McKenney's avatar Paul E. McKenney
Browse files

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: default avatarPaul E. McKenney <paulmck@linux.ibm.com>
parent eddded80
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment