Module Name: src Committed By: skrll Date: Sat Nov 12 07:34:18 UTC 2022
Modified Files: src/sys/arch/riscv/include: pte.h Log Message: Note some SV39 PTE bits defined in extensions. Fix pte_nv_entry for the kernel. Fix pte_pde_ptpage. PTE.{X,W,R} must be zero for pointer to next level. To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 src/sys/arch/riscv/include/pte.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.