Commit Graph

1 Commits

Author SHA1 Message Date
Markus Fritsche 9050b454a4 iter6 v3: stage KCSAN-only config delta script for second-pass build
KASAN and KCSAN are mutually exclusive on 7.0-rc3 kernel
(lib/Kconfig.kcsan: 'depends on ... !KASAN'). User picked
KASAN first. This script applies the KCSAN-only config delta
on top of the lockdep base for the follow-up build, so the
KCSAN config survives session-compacting.

Run AFTER the KASAN-pass test cycle completes, IF KASAN comes
up silent on the GPU-compositor wedge test.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-16 19:36:24 +00:00