linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH memory-model 0/4] LKMM updates for v6.3
@ 2023-01-05  1:09 Paul E. McKenney
  2023-01-05  1:09 ` [PATCH memory-model 1/4] locking/memory-barriers.txt: Improve documentation for writel() example Paul E. McKenney
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Paul E. McKenney @ 2023-01-05  1:09 UTC (permalink / raw)
  To: linux-kernel, linux-arch, kernel-team, mingo
  Cc: stern, parri.andrea, will, peterz, boqun.feng, npiggin, dhowells,
	j.alglave, luc.maranget, akiyks

Hello!

This series provides LKMM updates:

1.	locking/memory-barriers.txt: Improve documentation for writel()
	example, courtesy of Parav Pandit.

2.	memory-model: Add rmw-sequences to the LKMM, courtesy of Alan
	Stern.

3.	Documentation: Fixed a typo in atomic_t.txt, courtesy of
	Kushagra Verma.

4.	memory-model: Make plain accesses carry dependencies, courtesy
	of Jonas Oberhauser.

						Thanx, Paul

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

 b/Documentation/atomic_t.txt                       |    2 -
 b/Documentation/memory-barriers.txt                |   22 +++++++-------
 b/tools/memory-model/Documentation/explanation.txt |   30 ++++++++++++++++++++
 b/tools/memory-model/linux-kernel.bell             |    6 ++++
 b/tools/memory-model/linux-kernel.cat              |    5 ++-
 b/tools/memory-model/litmus-tests/dep+plain.litmus |   31 +++++++++++++++++++++
 tools/memory-model/Documentation/explanation.txt   |    9 +++++-
 7 files changed, 90 insertions(+), 15 deletions(-)

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

end of thread, other threads:[~2023-01-05  1:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-05  1:09 [PATCH memory-model 0/4] LKMM updates for v6.3 Paul E. McKenney
2023-01-05  1:09 ` [PATCH memory-model 1/4] locking/memory-barriers.txt: Improve documentation for writel() example Paul E. McKenney
2023-01-05  1:09 ` [PATCH memory-model 2/4] tools: memory-model: Add rmw-sequences to the LKMM Paul E. McKenney
2023-01-05  1:09 ` [PATCH memory-model 3/4] Documentation: Fixed a typo in atomic_t.txt Paul E. McKenney
2023-01-05  1:09 ` [PATCH memory-model 4/4] tools: memory-model: Make plain accesses carry dependencies Paul E. McKenney

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 NNTP newsgroup(s).