From: Akira Yokosawa <akiyks@gmail.com>
To: "Paul E. McKenney" <paulmck@kernel.org>
Cc: lkmm@lists.linux.dev, Andrea Parri <parri.andrea@gmail.com>,
Boqun Feng <boqun.feng@gmail.com>,
Alan Stern <stern@rowland.harvard.edu>,
Akira Yokosawa <akiyks@gmail.com>
Subject: [PATCH 0/4] tools/memory-model: Documentation updates and fixes
Date: Fri, 14 Mar 2025 20:08:24 +0900 [thread overview]
Message-ID: <c3f8f79d-b815-44ec-908a-7eea36f52b3f@gmail.com> (raw)
Hi,
While re-reading LKMM documents, I noticed minor issues here and there.
This patch set is a collection of updates and fixes resolving them.
Patch 1/4 clarifies the relation of locking.txt and recipes.txt.
Patches 2/4 and 3/4 are trivial fixes of typos.
Patch 4/4 removes a link of MIPS doc which does not work.
Thanks, Akira
--
Akira Yokosawa (4):
tools/memory-model: docs/README: Update introduction of locking.txt
tools/memory-model: docs/simple.txt: Fix trivial typos
tools/memory-model: docs/ordering: Fix trivial typos
tools/memory-model: docs/references: Remove broken link to imgtec.com
tools/memory-model/Documentation/README | 7 +++++--
tools/memory-model/Documentation/locking.txt | 5 +++++
tools/memory-model/Documentation/ordering.txt | 20 +++++++++----------
tools/memory-model/Documentation/recipes.txt | 4 ++++
.../memory-model/Documentation/references.txt | 3 +--
tools/memory-model/Documentation/simple.txt | 4 ++--
6 files changed, 27 insertions(+), 16 deletions(-)
base-commit: 87d07e135725dd8976a5ddbc7dfa968198d9ae91
--
2.34.1
next reply other threads:[~2025-03-14 11:15 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-14 11:08 Akira Yokosawa [this message]
2025-03-14 11:10 ` [PATCH 1/4] tools/memory-model: docs/README: Update introduction of locking.txt Akira Yokosawa
2025-03-14 11:12 ` [PATCH 2/4] tools/memory-model: docs/simple.txt: Fix trivial typos Akira Yokosawa
2025-03-14 11:14 ` [PATCH 3/4] tools/memory-model: docs/ordering: " Akira Yokosawa
2025-03-14 11:15 ` [PATCH 4/4] tools/memory-model: docs/references: Remove broken link to imgtec.com Akira Yokosawa
2025-03-17 23:26 ` [PATCH 0/4] tools/memory-model: Documentation updates and fixes Paul E. McKenney
2025-03-18 2:10 ` Akira Yokosawa
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=c3f8f79d-b815-44ec-908a-7eea36f52b3f@gmail.com \
--to=akiyks@gmail.com \
--cc=boqun.feng@gmail.com \
--cc=lkmm@lists.linux.dev \
--cc=parri.andrea@gmail.com \
--cc=paulmck@kernel.org \
--cc=stern@rowland.harvard.edu \
/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).