kcsan: Document static blacklisting options
authorMarco Elver <elver@google.com>
Thu, 12 Dec 2019 00:07:08 +0000 (01:07 +0100)
committerPaul E. McKenney <paulmck@kernel.org>
Tue, 7 Jan 2020 15:47:23 +0000 (07:47 -0800)
commit7161177481d521e725a7bc6c9308ac2968fee038
tree44befe4362236710abe6cc3798ee2ac1c45eab21
parent944bc9cca7c392879fa2c3f911bbef7422707679
kcsan: Document static blacklisting options

Updates the section on "Selective analysis", listing all available
options to blacklist reporting data races for: specific accesses,
functions, compilation units, and entire directories.

These options should provide adequate control for maintainers to opt out
of KCSAN analysis at varying levels of granularity. It is hoped to
provide the required control to reflect preferences for handling data
races across the kernel.

Signed-off-by: Marco Elver <elver@google.com>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Documentation/dev-tools/kcsan.rst