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

Message ID 20221019230640.GA2502305@paulmck-ThinkPad-P17-Gen-1
Headers
Series LKMM updates for v6.2 |

Message

Paul E. McKenney Oct. 19, 2022, 11:06 p.m. UTC
  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(-)