[PATCH memory-model 0/8] memory-barriers.txt and atomic_ops.rst updates
From: Paul E. McKenney
Date: Mon May 14 2018 - 18:53:41 EST
Hello!
This series contains changes to the atomic_ops.rst file and to the
memory-barriers.txt file and its Korean translation. These changes are
ready for inclusion into -tip.
1. Fix memory-barriers.txt's ordering example contrasting DMA to
MMIO, courtesy of Will Deacon.
2-6. Updates to Korean translation of memory-barriers.txt, courtesy
of SeongJae Park.
7. Fix example code in atomic_ops.rst, courtesy of SeongJae Park.
8. Use `warning` rst directive in atomic_ops.rst, courtesy of
SeongJae Park.
Thanx, Paul
------------------------------------------------------------------------
core-api/atomic_ops.rst | 13 ++++---
memory-barriers.txt | 17 +++++-----
translations/ko_KR/memory-barriers.txt | 56 +++++++++++++++++++++------------
3 files changed, 53 insertions(+), 33 deletions(-)