Date: Sat, 16 Oct 1999 16:31:35 -0700 (PDT) From: Matt Jacob <mjacob@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/cam cam_xpt.c Message-ID: <199910162331.QAA22715@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
mjacob 1999/10/16 16:31:35 PDT
Modified files:
sys/cam cam_xpt.c
Log:
Protect xpt_run_dev_sendq in xpt_release_devq_device with splsoftcam. This
seems to handle the case of timeouts firing during probe but after a device
has gone away. It really does help.
Obtained from:gibbs@freebsd.org
Revision Changes Path
1.72 +6 -4 src/sys/cam/cam_xpt.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?199910162331.QAA22715>
