kcsan: Call scoped accesses reordered in reports
authorMarco Elver <elver@google.com>
Tue, 30 Nov 2021 11:44:15 +0000 (12:44 +0100)
committerPaul E. McKenney <paulmck@kernel.org>
Fri, 10 Dec 2021 00:42:26 +0000 (16:42 -0800)
commit3cc21a531252e6693ee989231d5abee6812cfd71
treece9412a4cf5bc73ec753f05d1e9d5f55d823af0e
parent48c9e28e1e249c97bcbf68451947649c55b8c09e
kcsan: Call scoped accesses reordered in reports

The scoping of an access simply denotes the scope in which it may be
reordered. However, in reports, it'll be less confusing to say the
access is "reordered". This is more accurate when the race occurred.

Signed-off-by: Marco Elver <elver@google.com>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
kernel/kcsan/kcsan_test.c
kernel/kcsan/report.c