CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/09/14 13:44:01
Modified files:
sys/arch/arm64/arm64: trap.c
Log message:
Do the uvm_map_inentry() check in data_abort() after we have done the branch
predictor flush.
ok deraadt@
