kmacy 2006-12-16 02:40:19 UTC
FreeBSD src repository
Modified files:
sys/sun4v/sun4v trap.c
Log:
don't return directly to copyin and friends when we hit certain types of faults
this fixes the unkillable syscall in stress2
Revision Changes Path
1.10 +17 -3 src/sys/sun4v/sun4v/trap.c