CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/01/23 01:23:41
Modified files:
sys/arch/arm64/arm64: pmap.c
Log message:
Avoid mapping memory outside kernel VA space. This happens on machines
where we don't load the kernel at the start of physical memory such as
the Raspberry Pi 3.
ok patrick@
