peter 2003/12/02 23:00:30 PST
FreeBSD src repository
Modified files:
sys/amd64/ia32 ia32_signal.c
Log:
Catch up with the procsig locking changes elsewhere. We were doing
things like copyin/out with psp->ps_mtx held. That was not good.
Approved by: re (scottl)
Revision Changes Path
1.7 +6 -0 src/sys/amd64/ia32/ia32_signal.c