[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <b290acd5-074f-4e17-a8bf-b444e553d986@paulmck-laptop>
Date: Tue, 4 Jun 2024 15:14:11 -0700
From: "Paul E. McKenney" <paulmck@...nel.org>
To: linux-kernel@...r.kernel.org, linux-arch@...r.kernel.org,
kernel-team@...a.com, mingo@...nel.org
Cc: stern@...land.harvard.edu, parri.andrea@...il.com, will@...nel.org,
peterz@...radead.org, boqun.feng@...il.com, npiggin@...il.com,
dhowells@...hat.com, j.alglave@....ac.uk, luc.maranget@...ia.fr,
akiyks@...il.com
Subject: [PATCH memory-model 0/3] LKMM updates for v6.11
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(-)
Powered by blists - more mailing lists