Skip to content
Snippets Groups Projects
Unverified Commit e178d670 authored by Nylon Chen's avatar Nylon Chen Committed by Palmer Dabbelt
Browse files

riscv/kasan: add KASAN_VMALLOC support


It references to x86/s390 architecture.

So, it doesn't map the early shadow page to cover VMALLOC space.

Prepopulate top level page table for the range that would otherwise be
empty.

lower levels are filled dynamically upon memory allocation while
booting.

Signed-off-by: default avatarNylon Chen <nylon7@andestech.com>
Signed-off-by: default avatarNick Hu <nickhu@andestech.com>
Signed-off-by: default avatarPalmer Dabbelt <palmerdabbelt@google.com>
parent aec33b54
Branches
Tags
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment