NetBSD/sys/arch/amd64
maxv 7d7daa84ad If the preloaded modules cannot be mapped with the initial amount of VA,
discard the associated bootinfo entry. Otherwise the machine faults and
reboots immediately.

I spotted this bug more than a year ago, but I recently saw that there is
already PR/42645 (7 years old), so just fix it. The size has been increased
in the meantime, so the limit is unlikely to be reached anyway.
2017-02-09 19:30:56 +00:00
..
acpi KNF, and reduce the diff between amd64 and i386. 2016-07-24 13:04:58 +00:00
amd64 If the preloaded modules cannot be mapped with the initial amount of VA, 2017-02-09 19:30:56 +00:00
compile
conf Increase KERNTEXTOFF from 1MB to 2MB on amd64. [1MB; 2MB[ is now handled 2017-02-02 19:09:08 +00:00
include Remove gdt_reload_cpu. GDTR takes a VA as base, and in our x86 2017-02-08 10:08:26 +00:00
Makefile