CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/07/02 16:38:32
Modified files:
sys/uvm : uvm_glue.c
Log message:
Don't bother trying to handle a uvm_pglistalloc failure when called with
UVM_PLA_WAITOK as it will not fail; Rather assert that it didn't fail.
ok tedu@, oga@
