[GIT PULL] LKMM changes for v6.1

From: Paul E. McKenney
Date: Sat Oct 01 2022 - 23:31:49 EST


Hello, Linus,

Once the merge window opens, please pull the latest LKMM changes from:

git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git tags/lkmm.2022.09.30a
HEAD: be94ecf7608cc11ff46442012e710bb8fb139b99: tools/memory-model: Clarify LKMM's limitations in litmus-tests.txt (2022-08-31 05:15:31 -0700)

----------------------------------------------------------------
LKMM pull request for v6.1

This pull request includes several documentation updates.

----------------------------------------------------------------
Akira Yokosawa (2):
docs/memory-barriers.txt: Fix confusing name of 'data dependency barrier'
docs/memory-barriers.txt: Fixup long lines

Paul Heidekrüger (1):
tools/memory-model: Clarify LKMM's limitations in litmus-tests.txt

Documentation/memory-barriers.txt | 177 ++++++++++++----------
tools/memory-model/Documentation/litmus-tests.txt | 37 +++--
2 files changed, 122 insertions(+), 92 deletions(-)