Date: Mon, 18 Jun 2001 12:23:43 -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 Message-ID: <200106181923.f5IJNhA08273@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2001/06/18 12:23:43 PDT
Modified files:
sys/kern kern_sig.c
Log:
Lock Giant in postsig() for the KTRACE case as ktrpsig() needs Giant when
it writes out to the trace file.
Reported by: peter, gallatin, and others
Revision Changes Path
1.122 +5 -1 src/sys/kern/kern_sig.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?200106181923.f5IJNhA08273>
