Date: Thu, 06 Sep 2001 15:30:40 -0700 (PDT) From: John Baldwin <jhb@FreeBSD.org> To: alpha@FreeBSD.org Subject: FW: cvs commit: src/sys/alpha/alpha machdep.c src/sys/alpha/osf1 Message-ID: <XFMail.010906153040.jhb@FreeBSD.org>
index | next in thread | raw e-mail
This should fix the mtx_assert() panic on the proc lock with osendsig() in
linux emulation that Christian "Waddy" (sorry, I've probably toasted the
spelling) reported.
-----FW: <200109062220.f86MKgg84498@freefall.freebsd.org>-----
Date: Thu, 6 Sep 2001 15:20:42 -0700 (PDT)
Sender: owner-cvs-committers@FreeBSD.org
From: John Baldwin <jhb@FreeBSD.org>
To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject: cvs commit: src/sys/alpha/alpha machdep.c src/sys/alpha/osf1
osf1_signal.c src/sys/i386/i386 machdep.c src/sys/i386/li
nux linux_sysvec.c src/sys/i386/svr4 svr4_machdep.c src/sys/ia64/ia64 machdep.c
src/sys/kern kern_sig.c
jhb 2001/09/06 15:20:42 PDT
Modified files:
sys/alpha/alpha machdep.c
sys/alpha/osf1 osf1_signal.c
sys/i386/i386 machdep.c
sys/i386/linux linux_sysvec.c
sys/i386/svr4 svr4_machdep.c
sys/ia64/ia64 machdep.c
sys/kern kern_sig.c
Log:
Call sendsig() with the proc lock held and return with it held.
Revision Changes Path
1.144 +2 -6 src/sys/alpha/alpha/machdep.c
1.11 +3 -3 src/sys/alpha/osf1/osf1_signal.c
1.479 +5 -6 src/sys/i386/i386/machdep.c
1.85 +3 -3 src/sys/i386/linux/linux_sysvec.c
1.21 +3 -2 src/sys/i386/svr4/svr4_machdep.c
1.43 +2 -4 src/sys/ia64/ia64/machdep.c
1.131 +1 -5 src/sys/kern/kern_sig.c
--------------End of forwarded message-------------------------
--
John Baldwin <jhb@FreeBSD.org> -- http://www.FreeBSD.org/~jhb/
PGP Key: http://www.baldwin.cx/~john/pgpkey.asc
"Power Users Use the Power to Serve!" - http://www.FreeBSD.org/
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-alpha" in the body of the message
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.010906153040.jhb>
