CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2010/12/23 12:55:24
Modified files: sys/arch/m88k/m88k: trap.c Log message: Check for pcb_onfault being set for genuine kernel data faults, copyout() may be invoked with an address under the kernel text and we're about to stop having such pages always mapped.