[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <09a8f418-0a46-87ea-dbdb-a43efc66476c@gmail.com>
Date: Wed, 13 May 2020 06:33:56 +0900
From: Akira Yokosawa <akiyks@...il.com>
To: "Paul E. McKenney" <paulmck@...nel.org>
Cc: Joel Fernandes <joel@...lfernandes.org>,
Boqun Feng <boqun.feng@...il.com>,
LKML <linux-kernel@...r.kernel.org>,
Vineeth Remanan Pillai <vpillai@...italocean.com>,
Jonathan Corbet <corbet@....net>,
Alan Stern <stern@...land.harvard.edu>,
Andrea Parri <parri.andrea@...il.com>,
Will Deacon <will@...nel.org>,
Peter Zijlstra <peterz@...radead.org>,
Nicholas Piggin <npiggin@...il.com>,
David Howells <dhowells@...hat.com>,
Jade Alglave <j.alglave@....ac.uk>,
Luc Maranget <luc.maranget@...ia.fr>,
Daniel Lustig <dlustig@...dia.com>,
"open list:DOCUMENTATION" <linux-doc@...r.kernel.org>,
Akira Yokosawa <akiyks@...il.com>
Subject: [PATCH RESEND 0/4] tools/memory-model, Documentation/litmus-test:
Sort out, location of litmus test and README
Hi Paul,
On Tue, 12 May 2020 09:30:22 -0700, Paul E. McKenney wrote:
> Could one of you please send a patch series and instructions, which I
> -think- will be of the form:
>
> o Revert a5cca3485d92 ("Documentation: LKMM: Move
> MP+onceassign+derefonce to new litmus-tests/rcu/")
>
> o Apply a series of patches.
Here you are!
Note: For 1/4 -- 3/4, Added Andrea's and Joel's Acked-by tags.
Thanks, Akira
--
Akira Yokosawa (3):
tools/memory-model: Fix reference to litmus test in recipes.txt
Revert "Documentation: LKMM: Move MP+onceassign+derefonce to new
litmus-tests/rcu/"
Documentation/litmus-tests: Merge atomic's README into top-level one
Joel Fernandes (Google) (1):
docs: litmus-tests: Clarify about the RCU pre-initialization test
Documentation/litmus-tests/README | 24 +++++++++++++++++--
Documentation/litmus-tests/atomic/README | 16 -------------
tools/memory-model/Documentation/recipes.txt | 2 +-
.../MP+onceassign+derefonce.litmus | 0
tools/memory-model/litmus-tests/README | 3 +++
5 files changed, 26 insertions(+), 19 deletions(-)
delete mode 100644 Documentation/litmus-tests/atomic/README
rename {Documentation/litmus-tests/rcu => tools/memory-model/litmus-tests}/MP+onceassign+derefonce.litmus (100%)
--
2.17.1
Powered by blists - more mailing lists