Marco Elver
unread,Jun 12, 2026, 8:44:15 AMJun 12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Linus Torvalds, Paul E. McKenney, Arnd Bergmann, Dmitry Vyukov, Alexander Potapenko, kasa...@googlegroups.com, linux-...@vger.kernel.org
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(-)