powerpc/8xx: Implement dedicated kasan_init_region()
authorChristophe Leroy <christophe.leroy@csgroup.eu>
Tue, 19 May 2020 05:49:27 +0000 (05:49 +0000)
committerMichael Ellerman <mpe@ellerman.id.au>
Tue, 26 May 2020 12:22:23 +0000 (22:22 +1000)
commita2feeb2c2ecbd9c9206d66f238ca710b760c9ef5
treec0ebe18215b622e94ec26ace4a37864cd46769d3
parentfcdafd10a363cf3278ce29c6c9a92930380c6cd8
powerpc/8xx: Implement dedicated kasan_init_region()

Implement a kasan_init_region() dedicated to 8xx that
allocates KASAN regions using huge pages.

Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/d2d60202a8821dc81cffe6ff59cc13c15b7e4bb6.1589866984.git.christophe.leroy@csgroup.eu
arch/powerpc/mm/kasan/8xx.c [new file with mode: 0644]
arch/powerpc/mm/kasan/Makefile