]> www.infradead.org Git - users/jedix/linux-maple.git/commit
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>
Fri, 2 Apr 2021 19:39:56 +0000 (12:39 -0700)
commitaffb2cec91984f7289fd56c5844f8f668379a163
tree8e7666e525a7620fd8aa74b3753e5b36d4737cd8
parent6e8d8bb83910bc839e441ad35b09d220ac23686a
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