[Bug 204375] kernel 5.2.4 w. KASAN enabled fails to boot on a PowerMac G4 3,6 at very early stage
bugzilla-daemon at bugzilla.kernel.org
bugzilla-daemon at bugzilla.kernel.org
Thu Aug 1 15:36:03 AEST 2019
https://bugzilla.kernel.org/show_bug.cgi?id=204375
--- Comment #12 from Christophe Leroy (christophe.leroy at 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.
More information about the Linuxppc-dev
mailing list