[PATCH kcsan 0/2] KCSAN updates for v6.4

From: Paul E. McKenney
Date: Mon Mar 20 2023 - 20:59:18 EST


Hello!

This series provides KCSAN updates:

1. instrumented.h: Fix all kernel-doc format warnings, courtesy of
Randy Dunlap.

2. Avoid READ_ONCE() in read_instrumented_memory(), courtesy of
Marco Elver.

Thanx, Paul

------------------------------------------------------------------------

include/linux/instrumented.h | 63 +++++++++++++++++--------------------------
kernel/kcsan/core.c | 17 ++++++++---
2 files changed, 39 insertions(+), 41 deletions(-)