CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/06/06 11:46:44
Modified files:
sys/uvm : uvm_anon.c uvm_aobj.c uvm_fault.c uvm_map.c
uvm_page.c uvm_vnode.c
Log message:
Since all callers of uvm_pagedeactivate did pmap_page_protect(.., VM_PROT_NONE)
just move that into uvm_pagedeactivate.
oga@ ok
