]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
tools/memory-model: Fix comment in MP+poonceonces.litmus
authorAndrea Parri <andrea.parri@amarulasolutions.com>
Tue, 19 Feb 2019 22:55:22 +0000 (23:55 +0100)
committerPaul E. McKenney <paulmck@linux.ibm.com>
Wed, 19 Jun 2019 16:31:54 +0000 (09:31 -0700)
The comment should say "Sometimes" for the result.

Signed-off-by: Andrea Parri <andrea.parri@amarulasolutions.com>
Cc: Will Deacon <will.deacon@arm.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Boqun Feng <boqun.feng@gmail.com>
Cc: Nicholas Piggin <npiggin@gmail.com>
Cc: David Howells <dhowells@redhat.com>
Cc: Jade Alglave <j.alglave@ucl.ac.uk>
Cc: Luc Maranget <luc.maranget@inria.fr>
Cc: "Paul E. McKenney" <paulmck@linux.ibm.com>
Cc: Akira Yokosawa <akiyks@gmail.com>
Cc: Daniel Lustig <dlustig@nvidia.com>
Acked-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Paul E. McKenney <paulmck@linux.ibm.com>
tools/memory-model/litmus-tests/MP+poonceonces.litmus

index b2b60b84fb9dc70536c4c4a12adf3ea922f00c8a..172f0145301c563b7e92eac992ddf73662cf9714 100644 (file)
@@ -1,7 +1,7 @@
 C MP+poonceonces
 
 (*
- * Result: Maybe
+ * Result: Sometimes
  *
  * Can the counter-intuitive message-passing outcome be prevented with
  * no ordering at all?