CVSROOT: /cvs Module name: src Changes by: ari...@cvs.openbsd.org 2011/07/18 10:48:26
Modified files: sys/kern : subr_hibernate.c Log message: Fix uvm_pmr_alloc_piglet. A wrong check could cause the piglet allocator to attempt to extract memory from a range in which the alignment caused it not to fit.