[GIT PULL] KCSAN updates for v6.17
From: Marco Elver
Date: Mon Jul 28 2025 - 09:44:37 EST
Linus,
Please pull the below KCSAN updates for v6.17-rc1.
Many thanks,
-- Marco
------ >8 ------
The following changes since commit 89be9a83ccf1f88522317ce02f854f30d6115c41:
Linux 6.16-rc7 (2025-07-20 15:18:33 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/melver/linux.git tags/kcsan-20250728-v6.17-rc1
for you to fetch changes up to 9872916ad1a1a5e7d089e05166c85dbd65e5b0e8:
kcsan: test: Initialize dummy variable (2025-07-23 08:51:32 +0200)
----------------------------------------------------------------
Kernel Concurrency Sanitizer (KCSAN) updates for v6.17
- A single fix to silence an uninitialized variable warning
This change has had a few days of linux-next exposure.
----------------------------------------------------------------
Marco Elver (1):
kcsan: test: Initialize dummy variable
kernel/kcsan/kcsan_test.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)