[Bug 204479] KASAN hit at modprobe zram
From: <hidden>
Date: 2019-08-05 07:10:02
https://bugzilla.kernel.org/show_bug.cgi?id=204479 Christophe Leroy (christophe.leroy@c-s.fr) changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |christophe.leroy@c-s.fr
--- Comment #2 from Christophe Leroy (christophe.leroy@c-s.fr) ---Looks like not only this modules but other ones too fail to load as far as I can tell from the attached dmesg. A powerpc dedicated module_alloc() function is defined in arch/powerpc/mm/kasan/kasan_init_32.c to create the shadow area associated to the module being loaded. This function seems to be OK for several drivers but not for all. -- You are receiving this mail because: You are on the CC list for the bug.