On Tue, Mar 10, 2026 at 05:51:19PM +0000, Maciej Wieczor-Retman wrote: > ======= Compilation > Clang was used to compile the series (make LLVM=1) since gcc doesn't > seem to have support for KASAN tag-based compiler instrumentation on > x86. Patchset does seem to compile with gcc without an issue but doesn't > boot afterwards.
Can you put all that under a specific CONFIG and make that depend on CC_IS_CLANG?

