Re: [PATCH tip/core/rcu 2/3] rcu: Update RTFP documentation

2013-08-19 Thread Josh Triplett
On Mon, Aug 19, 2013 at 07:37:46PM -0700, Paul E. McKenney wrote: > From: "Paul E. McKenney" > > Note that this commit also updates the formatting of serveral of the > bibtex entries to conform to that of my .bib files. I started > accumulating entries back in the 1980s, back when bibtex insiste

[PATCH tip/core/rcu 2/3] rcu: Update RTFP documentation

2013-08-19 Thread Paul E. McKenney
From: "Paul E. McKenney" Note that this commit also updates the formatting of serveral of the bibtex entries to conform to that of my .bib files. I started accumulating entries back in the 1980s, back when bibtex insisted that comma (",") was a separator, not a terminator. This rule forced comm

Re: [PATCH tip/core/rcu 2/3] rcu: Update RTFP documentation

2013-08-18 Thread Paul E. McKenney
On Sun, Aug 18, 2013 at 05:38:51PM -0700, Josh Triplett wrote: > On Sun, Aug 18, 2013 at 05:20:02PM -0700, Paul E. McKenney wrote: > > On Sat, Aug 17, 2013 at 07:46:30PM -0700, Josh Triplett wrote: > > > On Sat, Aug 17, 2013 at 06:25:52PM -0700, Paul E. McKenney wrote: > > > > +In 2012, Josh Triple

Re: [PATCH tip/core/rcu 2/3] rcu: Update RTFP documentation

2013-08-18 Thread Josh Triplett
On Sun, Aug 18, 2013 at 05:20:02PM -0700, Paul E. McKenney wrote: > On Sat, Aug 17, 2013 at 07:46:30PM -0700, Josh Triplett wrote: > > On Sat, Aug 17, 2013 at 06:25:52PM -0700, Paul E. McKenney wrote: > > > +In 2012, Josh Triplett received his Ph.D. with his dissertation > > > +covering RCU-protect

Re: [PATCH tip/core/rcu 2/3] rcu: Update RTFP documentation

2013-08-18 Thread Paul E. McKenney
On Sat, Aug 17, 2013 at 07:46:30PM -0700, Josh Triplett wrote: > On Sat, Aug 17, 2013 at 06:25:52PM -0700, Paul E. McKenney wrote: > > From: "Paul E. McKenney" > > Could you mention the BibTeX formatting changes (and the rationale for > them) in the commit message, please? Good point, done. Sho

Re: [PATCH tip/core/rcu 2/3] rcu: Update RTFP documentation

2013-08-17 Thread Josh Triplett
On Sat, Aug 17, 2013 at 06:25:52PM -0700, Paul E. McKenney wrote: > From: "Paul E. McKenney" Could you mention the BibTeX formatting changes (and the rationale for them) in the commit message, please? > Signed-off-by: Paul E. McKenney A couple of comments below (and above); with those fixed, R

[PATCH tip/core/rcu 2/3] rcu: Update RTFP documentation

2013-08-17 Thread Paul E. McKenney
From: "Paul E. McKenney" Signed-off-by: Paul E. McKenney --- Documentation/RCU/RTFP.txt | 855 + 1 file changed, 550 insertions(+), 305 deletions(-) diff --git a/Documentation/RCU/RTFP.txt b/Documentation/RCU/RTFP.txt index 7f40c72..350be9a 100644 --