diff options
author | 2002-09-11 22:39:00 +0000 | |
---|---|---|
committer | 2002-09-11 22:39:00 +0000 | |
commit | 74c3031811e2a07ddc17709b42d25c2f5aafacf5 (patch) | |
tree | 1f80e72b91ec4e918b6e8a6a825fb9c48c97cac3 /sys/uvm/uvm_vnode.c | |
parent | Include zstty.h, so that the NZSTTY check will be correct. (diff) | |
download | wireguard-openbsd-74c3031811e2a07ddc17709b42d25c2f5aafacf5.tar.xz wireguard-openbsd-74c3031811e2a07ddc17709b42d25c2f5aafacf5.zip |
Some early callers of pmap_growkernel call it before vm_page structures
are initialized. So we can't to PHYS_TO_VM_PAGE becuase there are no
vm_pages. Reintroduce the old pmap_zero_page renamed to pmap_zero_phys
that can zero pages without struct vm_page.
Diffstat (limited to 'sys/uvm/uvm_vnode.c')
0 files changed, 0 insertions, 0 deletions