All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] LKMM documentation updates for v6.16
@ 2025-04-18 17:29 Paul E. McKenney
  2025-04-18 17:29 ` [PATCH 1/4] tools/memory-model: docs/README: Update introduction of locking.txt Paul E. McKenney
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Paul E. McKenney @ 2025-04-18 17:29 UTC (permalink / raw)
  To: linux-kernel, linux-arch, lkmm, kernel-team, mingo
  Cc: stern, parri.andrea, will, peterz, boqun.feng, npiggin, dhowells,
	j.alglave, luc.maranget, akiyks

Hello!

This series provides the following documentation updates, all courtesy
of Akira Yokosawa:

1.	docs/README: Update introduction of locking.txt.

2.	docs/simple.txt: Fix trivial typos.

3.	docs/ordering: Fix trivial typos.

4.	docs/references: Remove broken link to imgtec.com.

						Thanx, Paul

------------------------------------------------------------------------

 README         |    7 +++++--
 locking.txt    |    5 +++++
 ordering.txt   |   22 +++++++++++-----------
 recipes.txt    |    4 ++++
 references.txt |    3 +--
 simple.txt     |    4 ++--
 6 files changed, 28 insertions(+), 17 deletions(-)

^ permalink raw reply	[flat|nested] 8+ messages in thread
* [PATCH 0/4] tools/memory-model: Documentation updates and fixes
@ 2025-03-14 11:08 Akira Yokosawa
  2025-03-14 11:14 ` [PATCH 3/4] tools/memory-model: docs/ordering: Fix trivial typos Akira Yokosawa
  0 siblings, 1 reply; 8+ messages in thread
From: Akira Yokosawa @ 2025-03-14 11:08 UTC (permalink / raw)
  To: Paul E. McKenney
  Cc: lkmm, Andrea Parri, Boqun Feng, Alan Stern, Akira Yokosawa

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


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2025-04-18 20:31 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-18 17:29 [PATCH 0/4] LKMM documentation updates for v6.16 Paul E. McKenney
2025-04-18 17:29 ` [PATCH 1/4] tools/memory-model: docs/README: Update introduction of locking.txt Paul E. McKenney
2025-04-18 17:29 ` [PATCH 2/4] tools/memory-model: docs/simple.txt: Fix trivial typos Paul E. McKenney
2025-04-18 17:29 ` [PATCH 3/4] tools/memory-model: docs/ordering: " Paul E. McKenney
2025-04-18 17:30 ` [PATCH 4/4] tools/memory-model: docs/references: Remove broken link to imgtec.com Paul E. McKenney
2025-04-18 18:30 ` [PATCH 0/4] LKMM documentation updates for v6.16 Andrea Parri
2025-04-18 20:31   ` Paul E. McKenney
  -- strict thread matches above, loose matches on Subject: below --
2025-03-14 11:08 [PATCH 0/4] tools/memory-model: Documentation updates and fixes Akira Yokosawa
2025-03-14 11:14 ` [PATCH 3/4] tools/memory-model: docs/ordering: Fix trivial typos Akira Yokosawa

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.