CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2015/07/19 18:16:16
Modified files: sys/arch/alpha/alpha: pmap.c sys/arch/powerpc/powerpc: pmap.c Log message: Make pmap_remove() grab the kernel lock. This is a big hammer but makes MP machines work again with the unlocked reaper. ok mpi@, deraadt@ no objection from miod@