Date: Mon, 2 Jul 2001 22:27:53 -0700 (PDT) From: John Baldwin <jhb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_sig.c subr_trap.c Message-ID: <200107030527.f635RrN31836@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2001/07/02 22:27:53 PDT
Modified files:
sys/kern kern_sig.c subr_trap.c
Log:
Grab Giant around postsig() since sendsig() can call into the vm to
grow the stack and we already needed Giant for KTRACE.
Revision Changes Path
1.124 +1 -7 src/sys/kern/kern_sig.c
1.195 +3 -1 src/sys/kern/subr_trap.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200107030527.f635RrN31836>
