Date: Tue, 2 Dec 2003 23:00:30 -0800 (PST) From: Peter Wemm <peter@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/amd64/ia32 ia32_signal.c Message-ID: <200312030700.hB370Ukg014540@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200312030700.hB370Ukg014540>