[GIT PULL] KCSAN updates for v7.2

From: Marco Elver

Date: Fri Jun 12 2026 - 08:49:36 EST


Linus,

Please pull the below KCSAN updates for v7.2-rc1.

Many thanks,
-- Marco

------ >8 ------

The following changes since commit 254f49634ee16a731174d2ae34bc50bd5f45e731:

Linux 7.1-rc1 (2026-04-26 14:19:00 -0700)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/melver/linux.git tags/kcsan-20260612-v7.2-rc1

for you to fetch changes up to 07a1a6562ce29e2e0c134a57882d6e52e8758492:

kcsan: Silence -Wmaybe-uninitialized when calling __kcsan_check_access() (2026-04-30 15:45:32 +0200)

----------------------------------------------------------------
Kernel Concurrency Sanitizer (KCSAN) updates for v7.2

- Silence -Wmaybe-uninitialized when calling __kcsan_check_access()

This change has had 6 weeks of linux-next exposure.

----------------------------------------------------------------
Marco Elver (1):
kcsan: Silence -Wmaybe-uninitialized when calling __kcsan_check_access()

include/linux/kcsan-checks.h | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)