Date: Thu, 27 Oct 2005 16:41:40 +0000 (UTC) From: Søren Schmidt <sos@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ata ata-all.c Message-ID: <200510271641.j9RGfeMY001537@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sos 2005-10-27 16:41:40 UTC FreeBSD src repository Modified files: (Branch: RELENG_6_0) sys/dev/ata ata-all.c Log: MFC: Enclose the delayed attach in Giant so we dont loose the race with other drivers trying to attach ATA devices like pccard. Dont clear the delayed flag before we are acutally finished. Approved by: re@ (scottl) Revision Changes Path 1.252.2.2.2.1 +10 -6 src/sys/dev/ata/ata-all.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200510271641.j9RGfeMY001537>