Module Name: src Committed By: ryo Date: Sun May 20 06:45:00 UTC 2018
Modified Files:
src/sys/arch/aarch64/aarch64: pmap.c
Log Message:
pmap_enter() must update modified/referenced flags by 'flags' not 'prot'.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/arch/aarch64/aarch64/pmap.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
