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

From: Paul E. McKenney
Date: Wed Oct 19 2022 - 19:04:51 EST


Hello!

This series provides KCSAN updates:

1. Instrument memcpy/memset/memmove with newer Clang, courtesy of
Marco Elver.

2. objtool, kcsan: Add volatile read/write instrumentation to
whitelist, courtesy of Marco Elver.

3. Fix trivial typo in Kconfig help comments, courtesy of Ryosuke
Yasuoka.

Thanx, Paul

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

kernel/kcsan/core.c | 50 ++++++++++++++++++++++++++++++++++++++++++++++++++
lib/Kconfig.kcsan | 6 +++---
tools/objtool/check.c | 10 ++++++++++
3 files changed, 63 insertions(+), 3 deletions(-)