Vasily Gorbik 3e39ce266a s390/kasan: add KASAN_VMALLOC support
Add KASAN_VMALLOC support which now enables vmalloc memory area access
checks as well as enables usage of VMAP_STACK under kasan.

KASAN_VMALLOC changes the way vmalloc and modules areas shadow memory
is handled. With this new approach only top level page tables are
pre-populated and lower levels are filled dynamically upon memory
allocation.

Acked-by: Ilya Leoshkevich <iii@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
2019-12-11 19:56:59 +01:00
..
2019-12-11 19:53:24 +01:00
2019-12-11 19:56:59 +01:00
2019-12-03 13:58:22 -08:00
2018-04-16 09:10:22 +02:00
2019-12-11 19:56:59 +01:00
2019-12-01 12:48:49 +01:00