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

Paul E. McKenney posted 2 patches 2 years, 10 months ago
include/linux/instrumented.h |   63 +++++++++++++++++--------------------------
kernel/kcsan/core.c          |   17 ++++++++---
2 files changed, 39 insertions(+), 41 deletions(-)
[PATCH kcsan 0/2] KCSAN updates for v6.4
Posted by Paul E. McKenney 2 years, 10 months ago
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(-)