Do not clean PG_BUSY before calling uvm_anon_release().
authormpi <mpi@openbsd.org>
Tue, 28 Jun 2022 10:45:55 +0000 (10:45 +0000)
committermpi <mpi@openbsd.org>
Tue, 28 Jun 2022 10:45:55 +0000 (10:45 +0000)
commitf8cbc53adb2e21ab6fdb81d75d0bf0a6aa16df7d
treeeb90f0898a350e2dea681465c494b92cf67d6b69
parent3b9e4e18a6045688c5980322a34b3085ccf120a0
Do not clean PG_BUSY before calling uvm_anon_release().

Fix an assertion reported by gkoehler@.

ok kettenis@
sys/uvm/uvm_fault.c
sys/uvm/uvm_pager.c