Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1521845
| From | "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH tip/core/rcu 0/2] Documenmtation update for 4.10 |
| Date | 2016-11-14 17:50 +0100 |
| Message-ID | <sDsCd-12v-9@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Hello! This series provides a couple of documentation updates: 1. Provide an updated description of RCU's grace-period guarantee based on recent memory-model work. This does not change the way that RCU behaves, but rather presents a more accurate view of how it works. The difference is subtle, so most people won't need to care. 2. Fix a "deference" -> "dereference" typo, courtesy of Pranith Kumar. Thanx, Paul ------------------------------------------------------------------------ Design/Requirements/Requirements.html | 25 ++++++++++++++++++++++++- whatisRCU.txt | 2 +- 2 files changed, 25 insertions(+), 2 deletions(-)
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH tip/core/rcu 0/2] Documenmtation update for 4.10 "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> - 2016-11-14 17:50 +0100
[PATCH tip/core/rcu 1/2] documentation: Present updated RCU guarantee "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> - 2016-11-14 17:50 +0100
Re: [PATCH tip/core/rcu 1/2] documentation: Present updated RCU guarantee Pranith Kumar <bobby.prani@gmail.com> - 2016-11-14 18:00 +0100
Re: [PATCH tip/core/rcu 1/2] documentation: Present updated RCU guarantee "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> - 2016-11-14 19:40 +0100
csiph-web