summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/kasan/kasan_init_32.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc/kasan: fix early boot failure on PPC32Christophe Leroy2019-07-311-2/+5
* powerpc/32s: map kasan zero shadow with PAGE_READONLY instead of PAGE_KERNEL_ROChristophe Leroy2019-05-021-2/+8
* powerpc/32s: set up an early static hash table for KASAN.Christophe Leroy2019-05-021-1/+22
* powerpc/32: Add KASAN supportChristophe Leroy2019-05-021-0/+156