CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/10/30 11:11:20
Modified files:
sys/arch/m88k/m88k: trap.c
Log message:
As done on other architectures, narrow the KERNEL_LOCK only around
uvm_fault (and some similar "fault emulation" code which scream danger
danger)
tested by aoyama
