linux-sg2042/kernel/kcsan
Marco Elver 47144eca28 kcsan: Show full access type in report
This commit adds access-type information to KCSAN's reports as follows:
"read", "read (marked)", "write", and "write (marked)".

Suggested-by: Paul E. McKenney <paulmck@kernel.org>
Signed-off-by: Marco Elver <elver@google.com>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
2020-03-21 09:40:42 +01:00
..
Makefile kcsan, ubsan: Make KCSAN+UBSAN work together 2020-01-07 07:47:23 -08:00
atomic.h kcsan: Prefer __always_inline for fast-path 2020-03-21 09:40:19 +01:00
core.c kcsan: Show full access type in report 2020-03-21 09:40:42 +01:00
debugfs.c kcsan: Improve various small stylistic details 2019-11-20 10:47:23 +01:00
encoding.h kcsan: Prefer __always_inline for fast-path 2020-03-21 09:40:19 +01:00
kcsan.h kcsan: Show full access type in report 2020-03-21 09:40:42 +01:00
report.c kcsan: Show full access type in report 2020-03-21 09:40:42 +01:00
test.c kcsan: Improve various small stylistic details 2019-11-20 10:47:23 +01:00