CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/02/17 12:14:58
Modified files:
sys/arch/arm64/arm64: locore.S pmap.c
sys/arch/arm64/include: pte.h
Log message:
Use a proper memory attribute for write-through instead of reusing
the nocache attribute.
