Date: Wed, 19 May 2010 19:45:17 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/ciss ciss.c Message-ID: <201005191945.o4JJjTcI079912@repoman.freebsd.org>
index | next in thread | raw e-mail
jhb 2010-05-19 19:45:17 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
sys/dev/ciss ciss.c
Log:
SVN rev 208310 on 2010-05-19 19:45:17Z by jhb
MFC 200637,207335:
- Don't panic due to unlocking an unowned mutex if we fail during attach.
- Initialize the callout structure earlier in attach before calling any
routines that can fail since ciss_free() always tries to stop and drain
the callout.
Revision Changes Path
1.81.2.15 +6 -3 src/sys/dev/ciss/ciss.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201005191945.o4JJjTcI079912>
