public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH memory-model 0/3] LKMM updates for v6.11
@ 2024-06-04 22:14 Paul E. McKenney
  2024-06-04 22:14 ` [PATCH memory-model 1/3] tools/memory-model: Add atomic_and()/or()/xor() and add_negative Paul E. McKenney
                   ` (2 more replies)
  0 siblings, 3 replies; 16+ messages in thread
From: Paul E. McKenney @ 2024-06-04 22:14 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 adds a few atomic operations and some documentation:

1.	tools/memory-model: Add atomic_and()/or()/xor() and add_negative,
	courtesy of Puranjay Mohan.

2.	tools/memory-model: Add atomic_andnot() with its variants,
	courtesy of Puranjay Mohan.

3.	tools/memory-model: Add KCSAN LF mentorship session citation.

						Thanx, Paul

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

 b/tools/memory-model/Documentation/access-marking.txt |   10 ++++++--
 b/tools/memory-model/linux-kernel.def                 |   21 ++++++++++++++++++
 tools/memory-model/linux-kernel.def                   |    6 +++++
 3 files changed, 34 insertions(+), 3 deletions(-)

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

end of thread, other threads:[~2024-06-09  3:10 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-04 22:14 [PATCH memory-model 0/3] LKMM updates for v6.11 Paul E. McKenney
2024-06-04 22:14 ` [PATCH memory-model 1/3] tools/memory-model: Add atomic_and()/or()/xor() and add_negative Paul E. McKenney
2024-06-05  0:27   ` Akira Yokosawa
2024-06-05  4:06     ` Paul E. McKenney
2024-06-04 22:14 ` [PATCH memory-model 2/3] tools/memory-model: Add atomic_andnot() with its variants Paul E. McKenney
2024-06-04 22:14 ` [PATCH memory-model 3/3] tools/memory-model: Add KCSAN LF mentorship session citation Paul E. McKenney
2024-06-04 23:11   ` Andrea Parri
2024-06-05  4:02     ` Paul E. McKenney
2024-06-05  1:57   ` Akira Yokosawa
2024-06-05  4:02     ` Paul E. McKenney
2024-06-07 23:38       ` Akira Yokosawa
2024-06-08 15:48         ` Paul E. McKenney
2024-06-09  0:04           ` Akira Yokosawa
2024-06-09  3:10             ` Paul E. McKenney
2024-06-05  7:52   ` Marco Elver
2024-06-05 17:57     ` 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