Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1376987
| From | "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH memory-barriers.txt 0/7] Memory-model updates for 4.7 |
| Date | 2016-04-12 18:00 +0200 |
| Message-ID | <rn8To-1ma-15@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Hello! This series provides updates to everyone's favorite bedtime story, Documentation/memory-barriers.txt: 1. Clarify relationship of barrier() to control dependencies. 2. Fix missed renaming: s/lock/acquire, courtesy of SeongJae Park. 3. Add missed subsection in TOC, courtesy of SeongJae Park. 4. Fix =/== typos, courtesy of SeongJae Park. 5. Insert white spaces consistently, courtesy of SeongJae Park. 6. Add Korean translation, courtesy of SeongJae Park. 7. Mention smp_cond_acquire(), courtesy of Davidlohr Bueso. Thanx, Paul ------------------------------------------------------------------------ ko_KR/memory-barriers.txt | 3048 ++++++++++++++++++++++++++++++++++++++++++++++ memory-barriers.txt | 78 - 2 files changed, 3090 insertions(+), 36 deletions(-)
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH memory-barriers.txt 0/7] Memory-model updates for 4.7 "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> - 2016-04-12 18:00 +0200
Re: [PATCH memory-barriers.txt 6/7] documentation: Add Korean translation Ingo Molnar <mingo@kernel.org> - 2016-04-13 08:40 +0200
Re: [PATCH memory-barriers.txt 6/7] documentation: Add Korean translation SeongJae Park <sj38.park@gmail.com> - 2016-04-13 10:20 +0200
Re: [PATCH memory-barriers.txt 6/7] documentation: Add Korean translation "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> - 2016-04-13 14:50 +0200
Re: [PATCH memory-barriers.txt 6/7] documentation: Add Korean translation Jonathan Corbet <corbet@lwn.net> - 2016-04-13 20:50 +0200
Re: [PATCH memory-barriers.txt 6/7] documentation: Add Korean translation "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> - 2016-04-13 21:10 +0200
Re: [PATCH memory-barriers.txt 6/7] documentation: Add Korean translation SeongJae Park <sj38.park@gmail.com> - 2016-04-14 03:10 +0200
Re: [PATCH memory-barriers.txt 6/7] documentation: Add Korean translation "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> - 2016-04-14 17:30 +0200
Re: [PATCH memory-barriers.txt 6/7] documentation: Add Korean translation SeongJae Park <sj38.park@gmail.com> - 2016-04-15 00:20 +0200
csiph-web