CVSROOT: /cvs Module name: src Changes by: o...@cvs.openbsd.org 2011/06/23 15:55:58
Modified files: sys/uvm : uvm_page.c Log message: Check for the correct flag when checking to see if the page is part of an aobj. This is no function change since aobjs never actually hit this path. (also it is my bug from a while ago). ok ariane@