summaryrefslogtreecommitdiff
path: root/tools/memory-model/scripts/checkalllitmus.sh
diff options
context:
space:
mode:
authorAndrea Parri <andrea.parri@amarulasolutions.com>2019-02-19 23:55:23 +0100
committerPaul E. McKenney <paulmck@linux.ibm.com>2019-06-19 09:32:10 -0700
commit37c600a3cc8a6941d77e853ec4e0e33fffa1046b (patch)
tree38265e1468bf9e0b901c9c982be159de773aba27 /tools/memory-model/scripts/checkalllitmus.sh
parent46f52b1fe79d2453467b904600ae4759808c4a44 (diff)
downloadlinux-37c600a3cc8a6941d77e853ec4e0e33fffa1046b.tar.gz
linux-37c600a3cc8a6941d77e853ec4e0e33fffa1046b.tar.bz2
linux-37c600a3cc8a6941d77e853ec4e0e33fffa1046b.zip
tools/memory-model: Do not use "herd" to refer to "herd7"
Use "herd7" in each such reference. 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>
Diffstat (limited to 'tools/memory-model/scripts/checkalllitmus.sh')
-rwxr-xr-xtools/memory-model/scripts/checkalllitmus.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/memory-model/scripts/checkalllitmus.sh b/tools/memory-model/scripts/checkalllitmus.sh
index b35fcd61ecf6..3c0c7fbbd223 100755
--- a/tools/memory-model/scripts/checkalllitmus.sh
+++ b/tools/memory-model/scripts/checkalllitmus.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# SPDX-License-Identifier: GPL-2.0+
#
-# Run herd tests on all .litmus files in the litmus-tests directory
+# Run herd7 tests on all .litmus files in the litmus-tests directory
# and check each file's result against a "Result:" comment within that
# litmus test. If the verification result does not match that specified
# in the litmus test, this script prints an error message prefixed with