summaryrefslogtreecommitdiffstats
path: root/sys/uvm/uvm_vnode.c
diff options
context:
space:
mode:
authorart <art@openbsd.org>2002-09-11 22:39:00 +0000
committerart <art@openbsd.org>2002-09-11 22:39:00 +0000
commit74c3031811e2a07ddc17709b42d25c2f5aafacf5 (patch)
tree1f80e72b91ec4e918b6e8a6a825fb9c48c97cac3 /sys/uvm/uvm_vnode.c
parentInclude zstty.h, so that the NZSTTY check will be correct. (diff)
downloadwireguard-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