On Tue, 2020-01-14 at 17:54:00 UTC, Christophe Leroy wrote: > Add support of KASAN_VMALLOC on PPC32. > > To allow this, the early shadow covering the VMALLOC space > need to be removed once high_memory var is set and before > freeing memblock. > > And the VMALLOC area need to be aligned such that boundaries > are covered by a full shadow page. > > Signed-off-by: Christophe Leroy <christophe.le...@c-s.fr>
Series applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/3d4247fcc938d0ab5cf6fdb752dae07fdeab9736 cheers