CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/06/12 18:02:37
Modified files:
sys/arch/hppa/hppa: trap.c
Log message:
Fix ptrace() hanging hppa MP systems
Fiddling with uvm, registers and breakpoints requires taking the kernel lock
Problem spotted by tedu@
ok kettenis@ deraadt@ miod@
