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

Paul E. McKenney posted 2 patches 1 year, 8 months ago
include/linux/compiler.h                            |   10 +++++++-
kernel/kcsan/kcsan_test.c                           |    1
tools/memory-model/Documentation/access-marking.txt |   24 +++++++++++++++++++-
3 files changed, 33 insertions(+), 2 deletions(-)
[PATCH kcsan 0/2] KCSAN updates for v6.11
Posted by Paul E. McKenney 1 year, 8 months ago
Hello!

This series provides KCSAN updates:

1.	Add example to data_race() kerneldoc header.

2.	Add missing MODULE_DESCRIPTION() macro, courtesy of Jeff
	Johnson.

						Thanx, Paul

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

 include/linux/compiler.h                            |   10 +++++++-
 kernel/kcsan/kcsan_test.c                           |    1 
 tools/memory-model/Documentation/access-marking.txt |   24 +++++++++++++++++++-
 3 files changed, 33 insertions(+), 2 deletions(-)