linux/kernel/kcsan
Marco Elver 135c0872d8 kcsan: Introduce report access_info and other_info
Improve readability by introducing access_info and other_info structs,
and in preparation of the following commit in this series replaces the
single instance of other_info with an array of size 1.

No functional change intended.

Signed-off-by: Marco Elver <elver@google.com>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
2020-04-13 17:18:10 -07:00
..
atomic.h kcsan: Add current->state to implicitly atomic accesses 2020-03-25 09:56:00 -07:00
core.c kcsan: Introduce report access_info and other_info 2020-04-13 17:18:10 -07:00
debugfs.c kcsan: Add current->state to implicitly atomic accesses 2020-03-25 09:56:00 -07:00
encoding.h kcsan: Prefer __always_inline for fast-path 2020-03-21 09:40:19 +01:00
kcsan.h kcsan: Introduce report access_info and other_info 2020-04-13 17:18:10 -07:00
Makefile kcsan, trace: Make KCSAN compatible with tracing 2020-03-21 09:44:41 +01:00
report.c kcsan: Introduce report access_info and other_info 2020-04-13 17:18:10 -07:00
test.c kcsan: Fix 0-sized checks 2020-03-21 09:42:42 +01:00