Re: [PATCH tip/core/rcu 0/3] v2 Documentation updates for 3.12

2013-08-19 Thread Josh Triplett
On Mon, Aug 19, 2013 at 09:28:32PM -0700, Paul E. McKenney wrote: > On Mon, Aug 19, 2013 at 08:24:11PM -0700, Josh Triplett wrote: > > On Mon, Aug 19, 2013 at 07:37:17PM -0700, Paul E. McKenney wrote: > > > Hello! > > > > > > This series provides a few documentation updates: > > > > > > 1.

Re: [PATCH tip/core/rcu 0/3] v2 Documentation updates for 3.12

2013-08-19 Thread Paul E. McKenney
On Mon, Aug 19, 2013 at 08:24:11PM -0700, Josh Triplett wrote: > 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

Re: [PATCH tip/core/rcu 0/3] v2 Documentation updates for 3.12

2013-08-19 Thread Josh Triplett
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 en

[PATCH tip/core/rcu 0/3] v2 Documentation updates for 3.12

2013-08-19 Thread Paul E. McKenney
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 contro