summaryrefslogtreecommitdiffstats
path: root/sys/kern/spec_vnops.c
diff options
context:
space:
mode:
authorkettenis <kettenis@openbsd.org>2011-07-04 17:07:27 +0000
committerkettenis <kettenis@openbsd.org>2011-07-04 17:07:27 +0000
commit8b477bc0f2cad4a3de6c8e021800742d0944042e (patch)
treefaec89adecaa49c2da121f1a51259ae7b7ea7754 /sys/kern/spec_vnops.c
parentNuke the useless D_KQFILTER flag and just check that d_kqfilter is (diff)
downloadwireguard-openbsd-8b477bc0f2cad4a3de6c8e021800742d0944042e.tar.xz
wireguard-openbsd-8b477bc0f2cad4a3de6c8e021800742d0944042e.zip
Give each pmap its own space ID. The current algorithm is silly, as we'll wrap
and might end up with duplicates, but that's not an issue until we're multi-user. Change the TLB miss code to enter mappings with the right protection ID. Properly switch pmaps on context switches. This makes the copyins we do before starting init actually work instead of failing with EFAULT.
Diffstat (limited to 'sys/kern/spec_vnops.c')
0 files changed, 0 insertions, 0 deletions