]> git.baikalelectronics.ru Git - kernel.git/commit
srcu: Allow a second bit in rcu_seq for SRCU state
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Tue, 21 Mar 2017 17:35:57 +0000 (10:35 -0700)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Tue, 18 Apr 2017 18:38:21 +0000 (11:38 -0700)
commite4e43c302866ad3ca3002943bc87ed30ce5e14bf
tree1b4e665154ffa4d2f7106c67d40e89db699e65fc
parent362d966c802e5e52f826813b32ada449a9c68d2c
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>
kernel/rcu/rcu.h