]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4b273db88c58cf5ed8ab1458f0fd6a50a34573d9
treec0ebe18215b622e94ec26ace4a37864cd46769d3
parent4cd4a11c5b465711af76a9d0307d59c1a314b715
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