OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
CVS: cvs.openbsd.org: src

From: Miod Vallat (miodcvs.openbsd.org)
Date: Wed Oct 01 2008 - 15:00:32 CDT


CVSROOT: /cvs
Module name: src
Changes by: miodcvs.openbsd.org 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.