[PATCH memory-model 0/5] LKMM updates for v6.2

From: Paul E. McKenney
Date: Wed Oct 19 2022 - 19:06:49 EST


Hello!

This series provides LKMM updates:

1. tools/memory-model: Weaken ctrl dependency definition in
explanation.txt, courtesy of Paul Heidekrüger.

2. docs/memory-barriers.txt: Add a missed closing parenthesis,
courtesy of SeongJae Park.

3. docs/memory-barriers.txt/kokr: introduce io_stop_wc() and add
implementation for ARM64, courtesy of SeongJae Park.

4. docs/memory-barriers.txt/kokr: Add memory barrier dma_mb(),
courtesy of SeongJae Park.

5. docs/memory-barriers.txt/kokr: Fix confusing name of 'data
dependency barrier', courtesy of SeongJae Park.

Thanx, Paul

------------------------------------------------------------------------

Documentation/translations/ko_KR/memory-barriers.txt | 141 +++++++++--------
b/Documentation/memory-barriers.txt | 2
b/Documentation/translations/ko_KR/memory-barriers.txt | 8
b/tools/memory-model/Documentation/explanation.txt | 7
4 files changed, 90 insertions(+), 68 deletions(-)