CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/07/19 15:21:14
Modified files:
sys/kern : vfs_biomem.c
sys/uvm : uvm_extern.h uvm_page.c
Log message:
Change uvm_page[re]alloc_multi to actually use the flags passed in, and return
a value so that they may be called with UVM_PLA_NOWAIT
ok kettenis@
