On Thu, Jul 02, 2015 at 12:35:45PM -0700, Paul E. McKenney wrote: > OK, how about this, then?
> rcu: Rename RCU_GP_DONE_FQS to RCU_GP_DOING_FQS > > The grace-period kthread sleeps waiting to do a force-quiescent-state > scan, and when awakened sets rsp->gp_state to RCU_GP_DONE_FQS. > However, this is confusing because the kthread has not done the > force-quiescent-state, but is instead just starting to do it. This commit > therefore renames RCU_GP_DONE_FQS to RCU_GP_DOING_FQS in order to make > things a bit easier on reviewers. > > Reported-by: Peter Zijlstra <pet...@infradead.org> > Signed-off-by: Paul E. McKenney <paul...@linux.vnet.ibm.com> Much better, thanks! :-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/