Date: Sun, 7 Aug 2005 20:34:03 +0000 (UTC) From: Thomas Quinot <thomas@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ata atapi-cam.c Message-ID: <200508072034.j77KY32c025936@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
thomas 2005-08-07 20:34:03 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_5)
sys/dev/ata atapi-cam.c
Log:
(atapi_cam_reinit_bus): Guard against the case where atapi_softc_mutex is
not initialized yet (case of the bus being reinitialized during the boot
process).
Note that this change is a fix for RELENG_5 only, not relevant to HEAD.
PR: kern/84567
Tested by: Chris Jones <cdjones@ualberta.ca>
Revision Changes Path
1.35.2.1 +12 -8 src/sys/dev/ata/atapi-cam.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200508072034.j77KY32c025936>
