CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2021/06/15 10:38:09
Modified files: sys/uvm : uvm_aobj.c uvm_km.c uvm_object.h Log message: Use a macro to assert that given uobjs correspond to anonymous objects. Reduce the difference with NetBSD. ok kettenis@