[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20221019230640.GA2502305@paulmck-ThinkPad-P17-Gen-1>
Date: Wed, 19 Oct 2022 16:06:40 -0700
From: "Paul E. McKenney" <paulmck@...nel.org>
To: linux-kernel@...r.kernel.org, linux-arch@...r.kernel.org,
kernel-team@...com, mingo@...nel.org
Cc: stern@...land.harvard.edu, parri.andrea@...il.com, will@...nel.org,
peterz@...radead.org, boqun.feng@...il.com, npiggin@...il.com,
dhowells@...hat.com, j.alglave@....ac.uk, luc.maranget@...ia.fr,
akiyks@...il.com
Subject: [PATCH memory-model 0/5] LKMM updates for v6.2
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(-)
Powered by blists - more mailing lists