kcsan: Add pointer to access-marking.txt to data_race() bullet
authorPaul E. McKenney <paulmck@kernel.org>
Fri, 5 Mar 2021 00:04:09 +0000 (16:04 -0800)
committerPaul E. McKenney <paulmck@kernel.org>
Tue, 18 May 2021 17:58:14 +0000 (10:58 -0700)
commitea0484644e5b8486c8335f677fc1e2a4a5d76d3f
tree9ec78a9a7caa3cb9a5e122500d37b784b2aa3867
parent976aac5f882989e4f6c1b3a7224819bf0e801c6a
kcsan: Add pointer to access-marking.txt to data_race() bullet

This commit references tools/memory-model/Documentation/access-marking.txt
in the bullet introducing data_race().  The access-marking.txt file
gives advice on when data_race() should and should not be used.

Suggested-by: Akira Yokosawa <akiyks@gmail.com>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Documentation/dev-tools/kcsan.rst