OSDN Git Service

tools/memory-model: Fix typo in klitmus7 compatibility table
authorAkira Yokosawa <akiyks@gmail.com>
Sat, 28 Nov 2020 05:32:15 +0000 (14:32 +0900)
committerPaul E. McKenney <paulmck@kernel.org>
Mon, 4 Jan 2021 22:40:50 +0000 (14:40 -0800)
commit3d5c70329b910ab583673a33e3a615873c5d4115
tree30eb52b0e61425cbda28be33c3a5c8e9eb4fb641
parent5c587f9b9c35850f9da3c425f98dc53ab1cde9f3
tools/memory-model: Fix typo in klitmus7 compatibility table

klitmus7 of herdtools7 7.48 or earlier depends on ACCESS_ONCE(),
which was removed in Linux v4.15.
Fix the obvious typo in the table.

Fixes: d075a78a5ab1 ("tools/memory-model/README: Expand dependency of klitmus7")
Signed-off-by: Akira Yokosawa <akiyks@gmail.com>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
tools/memory-model/README