On Mon, Aug 19, 2013 at 07:37:17PM -0700, Paul E. McKenney wrote: > Hello! > > This series provides a few documentation updates: > > 1. Update rcu_barrier() documentation to note that it no longer is > guaranteed to wait for a full grace period. This guarantee was > a victim of energy efficiency. > > 2. Update RTFP documentation. > > 3. Fix a control-dependency example in the memory-barriers > documentation. > > Changes from v1 (https://lkml.org/lkml/2013/8/17/94): > > o Apply Josh Triplett review comments.
Consider changing the patch tag for new versions, to "PATCH v2" or similar; that way, all of the patches have a clearly distinct subject for the new version. git format-patch will do this for you; just pass "-v 2". - Josh Triplett -- 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/