https://bugzilla.kernel.org/show_bug.cgi?id=204375
--- Comment #12 from Christophe Leroy (christophe.le...@c-s.fr) --- On my side under QEMU, deactivating KASAN on lib/mpi significantly reduces boot time. For that, just add the following on top of lib/mpi/Makefile: KASAN_SANITIZE := n -- You are receiving this mail because: You are watching the assignee of the bug.