CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/09/02 02:24:40
Modified files:
sys/uvm : uvm_anon.c uvm_fault.c
Log message:
Zap anon pages mappings in uvm_anon_release() instead of in the fault handler.
This makes all code paths deactivating or freeing anons consistent.
No objection from the usual suspects.
