CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2014/06/12 14:52:15
Modified files: sys/arch/mips64/mips64: trap.c Log message: Grab the kernel lock before cleaning up single-step breakpoints. Should prevent mips64 from hitting the same problem as found by tobiasu@ on hppa. ok miod@