public inbox for linux-arch@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH memory-model 0/7] LKMM updates for v5.1
@ 2019-02-13 17:36 Paul E. McKenney
  2019-02-13 17:36 ` Paul E. McKenney
                   ` (7 more replies)
  0 siblings, 8 replies; 16+ messages in thread
From: Paul E. McKenney @ 2019-02-13 17:36 UTC (permalink / raw)
  To: linux-kernel, linux-arch, mingo
  Cc: stern, parri.andrea, will.deacon, peterz, boqun.feng, npiggin,
	dhowells, j.alglave, luc.maranget, akiyks

Hello, Ingo,

This series contains updates for the Linux-kernel memory model, which
are ready for inclusion into -tip:

1-5.	Add support for SRCU, courtesy of Alan Stern.

6.	Dynamically check SRCU lock-to-unlock matching, courtesy of
	Luc Maranget.

7.	Avoid duplicating herdtools versions in documentation, courtesy
	of Andrea Parri.

							Thanx, Paul

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

 Documentation/explanation.txt |  289 ++++++++++++++++++++++--------------------
 README                        |   33 ++++
 linux-kernel.bell             |   37 ++++-
 linux-kernel.cat              |   57 +++++---
 linux-kernel.def              |    7 -
 lock.cat                      |    3 
 6 files changed, 254 insertions(+), 172 deletions(-)

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

end of thread, other threads:[~2019-02-13 17:37 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-13 17:36 [PATCH memory-model 0/7] LKMM updates for v5.1 Paul E. McKenney
2019-02-13 17:36 ` Paul E. McKenney
2019-02-13 17:37 ` [PATCH memory-model 1/7] tools/memory-model: Rename some RCU relations Paul E. McKenney
2019-02-13 17:37   ` Paul E. McKenney
2019-02-13 17:37 ` [PATCH memory-model 2/7] tools/memory-model: Refactor " Paul E. McKenney
2019-02-13 17:37   ` Paul E. McKenney
2019-02-13 17:37 ` [PATCH memory-model 3/7] tools/memory-model: Add SRCU support Paul E. McKenney
2019-02-13 17:37   ` Paul E. McKenney
2019-02-13 17:37 ` [PATCH memory-model 4/7] tools/memory-model: Update README for addition of SRCU Paul E. McKenney
2019-02-13 17:37   ` Paul E. McKenney
2019-02-13 17:37 ` [PATCH memory-model 5/7] tools/memory-model: Update Documentation/explanation.txt to include SRCU support Paul E. McKenney
2019-02-13 17:37   ` Paul E. McKenney
2019-02-13 17:37 ` [PATCH memory-model 6/7] tools/memory-model: Dynamically check SRCU lock-to-unlock matching Paul E. McKenney
2019-02-13 17:37   ` Paul E. McKenney
2019-02-13 17:37 ` [PATCH memory-model 7/7] tools/memory-model: Avoid duplicating herdtools versions Paul E. McKenney
2019-02-13 17:37   ` 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