[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <acd68abf-715b-46b9-9e9b-818c40df1402@paulmck-laptop>
Date: Tue, 17 Sep 2024 06:49:05 -0700
From: "Paul E. McKenney" <paulmck@...nel.org>
To: torvalds@...ux-foundation.org
Cc: linux-kernel@...r.kernel.org, lkmm@...ts.linux.dev,
parri.andrea@...il.com, akiyks@...il.com, boqun.feng@...il.com
Subject: [GIT PULL] LKMM changes for v6.12
Hello, Linus,
Please pull this LKMM update from:
git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git tags/lkmm.2024.09.14b
# HEAD: a49f48cc7d26270bee727d30ce830d4129b33d4a: MAINTAINERS: Add the dedicated maillist info for LKMM (2024-09-13 23:56:44 -0700)
----------------------------------------------------------------
lkmm: Add documentation and mailing list
This pull request contains documentation updates from Andrea Parri and
Akira Yokosawa. Also, there is now an lkmm@...ts.linux.dev, and Boqun
Feng's update adds this to the LKMM MAINTAINERS entry.
Not included in this pull request are a couple of more commits from
Puranjay Mohan adding more atomic operations to LKMM, but these await a
herdtools7 release that includes tool-side support for this functionality.
With luck, I will send a separate pull request for these later in the
merge window.
----------------------------------------------------------------
Akira Yokosawa (3):
tools/memory-model: Add locking.txt and glossary.txt to README
tools/memory-model: simple.txt: Fix stale reference to recipes-pairs.txt
docs/memory-barriers.txt: Remove left-over references to "CACHE COHERENCY"
Andrea Parri (1):
tools/memory-model: Document herd7 (abstract) representation
Boqun Feng (1):
MAINTAINERS: Add the dedicated maillist info for LKMM
Documentation/memory-barriers.txt | 3 -
MAINTAINERS | 1 +
tools/memory-model/Documentation/README | 24 ++++-
.../Documentation/herd-representation.txt | 110 +++++++++++++++++++++
tools/memory-model/Documentation/simple.txt | 2 +-
5 files changed, 135 insertions(+), 5 deletions(-)
create mode 100644 tools/memory-model/Documentation/herd-representation.txt
Powered by blists - more mailing lists