Home
last modified time | relevance | path

Searched hist:f1ec57a462314f3d1cd0c9c8a04979228aa9d38c (Results 1 – 1 of 1) sorted by relevance

/linux/kernel/rcu/
H A Drcu.hf1ec57a462314f3d1cd0c9c8a04979228aa9d38c Tue Mar 21 17:35:57 UTC 2017 Paul E. McKenney <paulmck@linux.vnet.ibm.com> srcu: Allow a second bit in rcu_seq for SRCU state

This commit increases the number of reserved bits at the bottom of an
rcu_seq grace-period counter from one to two, as will be needed to
accommodate SRCU's three-state grace periods.

Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>