From: "Paul E. McKenney" <paulmck@kernel.org>
To: torvalds@linux-foundation.org
Cc: linux-kernel@vger.kernel.org, lkmm@lists.linux.dev,
parri.andrea@gmail.com, akiyks@gmail.com, boqun.feng@gmail.com
Subject: [GIT PULL] LKMM changes for v6.12
Date: Tue, 17 Sep 2024 06:49:05 -0700 [thread overview]
Message-ID: <acd68abf-715b-46b9-9e9b-818c40df1402@paulmck-laptop> (raw)
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@lists.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
next reply other threads:[~2024-09-17 13:49 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-17 13:49 Paul E. McKenney [this message]
2024-09-18 8:10 ` [GIT PULL] LKMM changes for v6.12 pr-tracker-bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=acd68abf-715b-46b9-9e9b-818c40df1402@paulmck-laptop \
--to=paulmck@kernel.org \
--cc=akiyks@gmail.com \
--cc=boqun.feng@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=lkmm@lists.linux.dev \
--cc=parri.andrea@gmail.com \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).