CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/04/28 03:58:11
Modified files:
sys/uvm : uvm_swap.c
Log message:
Update uvmexp.swpgonly only once in uvm_swap_get().
Prevent a small window where a check could be incorrect in case an error
occurs in uvm_swap_io().
ok kettenis@, kn@
