Re: [PATCH v11 10/13] powerpc/32: Add KASAN support

2019-05-02 Thread Christophe Leroy
Le 26/04/2019 à 18:23, Christophe Leroy a écrit : This patch adds KASAN support for PPC32. The following patch will add an early activation of hash table for book3s. Until then, a warning will be raised if trying to use KASAN on an hash 6xx. To support KASAN, this patch initialises that MMU m

[PATCH v11 10/13] powerpc/32: Add KASAN support

2019-04-26 Thread Christophe Leroy
This patch adds KASAN support for PPC32. The following patch will add an early activation of hash table for book3s. Until then, a warning will be raised if trying to use KASAN on an hash 6xx. To support KASAN, this patch initialises that MMU mapings for accessing to the KASAN shadow area defined i