Date: Wed, 11 Feb 2009 22:29:09 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/cam/scsi scsi_cd.c scsi_da.c Message-ID: <200902112229.n1BMTT3N013809@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2009-02-11 22:29:09 UTC
FreeBSD src repository
Modified files:
sys/cam/scsi scsi_cd.c scsi_da.c
Log:
SVN rev 188503 on 2009-02-11 22:29:09Z by jhb
Reorder dacleanup() and cdcleanup() slightly so that the sysctl context is
freed while the periph lock is not held. While here, wait until after
freeing the softc before reacquiring the periph lock.
Tested by: sbruno
Revision Changes Path
1.106 +6 -6 src/sys/cam/scsi/scsi_cd.c
1.235 +3 -2 src/sys/cam/scsi/scsi_da.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200902112229.n1BMTT3N013809>
