Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rcu: Use proper cpp macro for ->gp_flags
One of the ->gp_flags assignments used a raw number rather than the cpp macro that was intended for this purpose, which this commit fixes. Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
- Loading branch information