CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/10/01 14:00:32
Modified files:
sys/uvm : uvm_pglist.c
Log message:
In uvm_pglistalloc(), do not fall through the success code if we could not find
a suitable range and ran out of memory segments. Oops.
