diff options
| author | martin <martin@NetBSD.org> | 2020-01-21 11:11:00 +0000 |
|---|---|---|
| committer | martin <martin@NetBSD.org> | 2020-01-21 11:11:00 +0000 |
| commit | 6a96a4bf5be631cd63218a70a4bc5eebc1e8761a (patch) | |
| tree | 74f65f9a693c1788aaea339b88ebafc3bf52c97b /sys/dev | |
| parent | fc9f547c127beac633d7226a244f700e35ce00b3 (diff) | |
Pull up following revision(s) (requested by ryo in ticket #617):
sys/arch/aarch64/aarch64/aarch64_machdep.c: revision 1.37
sys/arch/aarch64/aarch64/locore.S: revision 1.50
fix panic when modload.
panic: kernel diagnostic assertion "!pmap_extract(pmap_kernel(), loopva, NULL)" failed: file "../../../../uvm/uvm_km.c", line 674 loopva=0xffffffc001000000'
The space allocated by bootpage_alloc() is only used as a physical page
for pagetable pages, so there is no need to map it with KVA.
And kernend_extra should not have consumed any KVA space.
Diffstat (limited to 'sys/dev')
0 files changed, 0 insertions, 0 deletions
