mirror of
https://github.com/torvalds/linux.git
synced 2026-03-13 23:46:14 +01:00
Adds test cases to check that memory barriers are instrumented correctly, and detection of missing memory barriers is working as intended if CONFIG_KCSAN_STRICT=y. Signed-off-by: Marco Elver <elver@google.com> Signed-off-by: Paul E. McKenney <paulmck@kernel.org> |
||
|---|---|---|
| .. | ||
| core.c | ||
| debugfs.c | ||
| encoding.h | ||
| kcsan.h | ||
| kcsan_test.c | ||
| Makefile | ||
| permissive.h | ||
| report.c | ||
| selftest.c | ||