CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/11/13 07:18:25
Modified files:
sys/uvm : uvm_fault.c
Log message:
Use a helper to look for existing mapping & return if there's an anon.
Separate fault handling code for type 1 and 2 and reduce differences
with NetBSD.
ok tb@, jmatthew@, kettenis@
