Re: [PATCH v1 46/46] powerpc/32s: Implement dedicated kasan_init_region()
From: Christophe Leroy
Date: Tue Mar 17 2020 - 10:32:22 EST
Le 16/03/2020 Ã 13:36, Christophe Leroy a ÃcritÂ:
Implement a kasan_init_region() dedicated to book3s/32 that
allocates KASAN regions using BATs.
Signed-off-by: Christophe Leroy <christophe.leroy@xxxxxx>
Note that the sparse warning on pmac32_defconfig is definitely a false
positive. See details patch 16/46 ("powerpc/mm: Allocate static page
tables for fixmap")
Christophe