https://bugs.freedesktop.org/show_bug.cgi?id=106225
--- Comment #6 from Michel Dänzer michel@daenzer.net --- Looks like KASAN isn't enabled yet — the lines in dmesg containing "PREEMPT SMP NOPTI" should contain "KASAN" as well.
FWIW, I just enable CONFIG_KASAN and CONFIG_KASAN_INLINE in .config, I don't have to do anything at runtime to enable it.