Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <[email protected]>
- Loading branch information