-
Chuanhua Han authored
Since all processes share the kernel address space, we only need to copy pgd in case of a vmalloc page fault exception, the other levels of page tables are shared, so the operation of copying pmd is unnecessary. Signed-off-by:
Chuanhua Han <hanchuanhua@oppo.com> Signed-off-by:
Palmer Dabbelt <palmer@rivosinc.com>
7da9ca3f