Date: Tue, 27 Feb 2007 09:00:51 +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: <200702270900.l1R90qhc063963@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
thomas 2007-02-27 09:00:51 UTC
FreeBSD src repository
Modified files:
sys/dev/ata atapi-cam.c
Log:
(cam_rescan): Do not reference ccb->ccb_h.path in CAM_DEBUG call before
it is initialized; use path instead.
This change fixes a panic when using atapicam in conjunction with CAMDEBUG,
which has been described under kern/103602.
Thanks to Josh Carroll <josh.carroll@gmail.com> for providing the traces
that allowed identifying this problem.
PR: kern/103602
MFC after: 1 week
Revision Changes Path
1.47 +2 -2 src/sys/dev/ata/atapi-cam.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200702270900.l1R90qhc063963>
