CVSROOT:        /cvs
Module name:    src
Changes by:     kette...@cvs.openbsd.org        2019/11/29 11:32:40

Modified files:
        sys/uvm        : uvm_page.c uvm_page.h 

Log message:
Split out the code that removes a page from uvm objects and clears the flags
into a separate uvm_pageclean() function and call it from uvm_pagefree().

ok mpi@, guenther@, beck@

Reply via email to