CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/05/21 08:41:57
Modified files:
sys/arch/arm64/arm64: pmap.c
Log message:
Fix some comments and use pmap_pte_insert() to update PTEs instead of
manipulating them directly in pmap_clear_modify().
ok deraadt@
