tools/memory-model/README: Fix typo

Fix a trivial typo.

Signed-off-by: Akira Yokosawa <akiyks@gmail.com>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
pull/1183/head
Akira Yokosawa 2025-02-25 18:39:58 +09:00 committed by Paul E. McKenney
parent dcc5197839
commit fa9e35a077
1 changed files with 1 additions and 1 deletions

View File

@ -79,7 +79,7 @@ Several thousand more example litmus tests are available here:
https://git.kernel.org/pub/scm/linux/kernel/git/paulmck/perfbook.git/tree/CodeSamples/formal/herd https://git.kernel.org/pub/scm/linux/kernel/git/paulmck/perfbook.git/tree/CodeSamples/formal/herd
https://git.kernel.org/pub/scm/linux/kernel/git/paulmck/perfbook.git/tree/CodeSamples/formal/litmus https://git.kernel.org/pub/scm/linux/kernel/git/paulmck/perfbook.git/tree/CodeSamples/formal/litmus
Documentation describing litmus tests and now to use them may be found Documentation describing litmus tests and how to use them may be found
here: here:
tools/memory-model/Documentation/litmus-tests.txt tools/memory-model/Documentation/litmus-tests.txt