kcsan: Introduce CONFIG_KCSAN_STRICT
authorMarco Elver <elver@google.com>
Mon, 7 Jun 2021 12:56:49 +0000 (14:56 +0200)
committerPaul E. McKenney <paulmck@kernel.org>
Tue, 20 Jul 2021 20:49:43 +0000 (13:49 -0700)
commite675d2533a74acfa95c62e7bb088335866f44fd2
tree576b958d47c0161ee9088d62ac476a5861a0e739
parenta7a73697360ea81244eea550138b8f614348860c
kcsan: Introduce CONFIG_KCSAN_STRICT

Add a simpler Kconfig variable to configure KCSAN's "strict" mode. This
makes it simpler in documentation or messages to suggest just a single
configuration option to select the strictest checking mode (vs.
currently having to list several options).

Signed-off-by: Marco Elver <elver@google.com>
Acked-by: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Documentation/dev-tools/kcsan.rst
lib/Kconfig.kcsan