CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/10/27 13:18:06
Modified files:
sys/arch/powerpc/powerpc: trap.c
Log message:
uvm_grow() no longer needs the KERNEL_LOCK, bring it back to just
around uvm_fault(), and slightly refactor code to be more like on
other architectures
