mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [GIT PULL] LKMM changes for v6.4
@ 2023-04-11 23:10 Paul E. McKenney
  2023-04-24 19:49 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Paul E. McKenney @ 2023-04-11 23:10 UTC (permalink / raw)
  To: torvalds
  Cc: linux-kernel, kernel-team, stern, jonas.oberhauser, joel, rdunlap

Hello, Linus,

Once the v6.4 merge window opens, please pull these LKMM updates from:

  git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git tags/lkmm.2023.04.07a
  # HEAD: 57373671d5f5a92ee02d32e0b8506351ae30d33f: Documentation: litmus-tests: Correct spelling (2023-03-22 12:02:21 -0700)

----------------------------------------------------------------
LKMM updates for v6.4

This update improves LKMM diagnostic messages, unifies handling
of the ordering produced by unlock/lock pairs, adds support for the
smp_mb__after_srcu_read_unlock() macro, removes redundant members from
the to-r relation, brings SRCU read-side semantics into alignment
with Linux-kernel SRCU, makes ppo a subrelation of po, and improves
documentation.

----------------------------------------------------------------
Alan Stern (3):
      tools/memory-model: Update some warning labels
      tools/memory-model: Provide exact SRCU semantics
      tools/memory-model: Add documentation about SRCU read-side critical sections

Joel Fernandes (Google) (1):
      tools/memory-model: Restrict to-r to read-read address dependency

Jonas Oberhauser (2):
      tools/memory-model: Unify UNLOCK+LOCK pairings to po-unlock-lock-po
      tools/memory-model: Make ppo a subrelation of po

Paul E. McKenney (1):
      tools/memory-model: Add smp_mb__after_srcu_read_unlock()

Randy Dunlap (1):
      Documentation: litmus-tests: Correct spelling

 Documentation/litmus-tests/README                |   2 +-
 tools/memory-model/Documentation/explanation.txt | 178 +++++++++++++++++++++--
 tools/memory-model/linux-kernel.bell             |  30 ++--
 tools/memory-model/linux-kernel.cat              |  20 ++-
 tools/memory-model/linux-kernel.def              |   7 +-
 tools/memory-model/lock.cat                      |   6 +-
 6 files changed, 204 insertions(+), 39 deletions(-)

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

end of thread, other threads:[~2023-04-24 19:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-11 23:10 [GIT PULL] LKMM changes for v6.4 Paul E. McKenney
2023-04-24 19:49 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®