CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/08/29 12:49:56
Modified files:
sys/arch/hppa/hppa: trap.c
Log message:
Handle T_IPROT traps from userland by call vm_fault() instead of doing an
unconditional SIGSEGV. Fixes random SIGSEGVs during single-stepping.
ok miod@
