Re: [PATCH tip/core/rcu 0/4] Documentation changes for 3.17

2014-07-08 Thread Lai Jiangshan
On 07/08/2014 08:14 AM, Josh Triplett wrote: > On Mon, Jul 07, 2014 at 03:23:45PM -0700, Paul E. McKenney wrote: >> Hello! >> >> This series provides a few documentation updates: >> >> 1. Clarify that if there is nothing awakened, then there is no >> memory barrier. >> >> 2. Fix broken

Re: [PATCH tip/core/rcu 0/4] Documentation changes for 3.17

2014-07-08 Thread Lai Jiangshan
On 07/08/2014 08:14 AM, Josh Triplett wrote: On Mon, Jul 07, 2014 at 03:23:45PM -0700, Paul E. McKenney wrote: Hello! This series provides a few documentation updates: 1. Clarify that if there is nothing awakened, then there is no memory barrier. 2. Fix broken RTFP URL, courtesy

Re: [PATCH tip/core/rcu 0/4] Documentation changes for 3.17

2014-07-07 Thread Josh Triplett
On Mon, Jul 07, 2014 at 03:23:45PM -0700, Paul E. McKenney wrote: > Hello! > > This series provides a few documentation updates: > > 1.Clarify that if there is nothing awakened, then there is no > memory barrier. > > 2.Fix broken RTFP URL, courtesy of Pranith Kumar. > > 3.Add

[PATCH tip/core/rcu 0/4] Documentation changes for 3.17

2014-07-07 Thread Paul E. McKenney
Hello! This series provides a few documentation updates: 1. Clarify that if there is nothing awakened, then there is no memory barrier. 2. Fix broken RTFP URL, courtesy of Pranith Kumar. 3. Add acquire/release barrier to memory-barrier pairing rules. 4. Add pointer

[PATCH tip/core/rcu 0/4] Documentation changes for 3.17

2014-07-07 Thread Paul E. McKenney
Hello! This series provides a few documentation updates: 1. Clarify that if there is nothing awakened, then there is no memory barrier. 2. Fix broken RTFP URL, courtesy of Pranith Kumar. 3. Add acquire/release barrier to memory-barrier pairing rules. 4. Add pointer

Re: [PATCH tip/core/rcu 0/4] Documentation changes for 3.17

2014-07-07 Thread Josh Triplett
On Mon, Jul 07, 2014 at 03:23:45PM -0700, Paul E. McKenney wrote: Hello! This series provides a few documentation updates: 1.Clarify that if there is nothing awakened, then there is no memory barrier. 2.Fix broken RTFP URL, courtesy of Pranith Kumar. 3.Add