Date: Wed, 4 Nov 2009 01:50:25 +0000 (UTC) From: Andrew Thompson <thompsa@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/usb usb_core.h usb_transfer.c Message-ID: <200911040150.nA41oiHQ039351@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
thompsa 2009-11-04 01:50:25 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
sys/dev/usb usb_core.h usb_transfer.c
Log:
SVN rev 198869 on 2009-11-04 01:50:25Z by thompsa
MFC r198775
Fix a corner case where usbd_transfer_drain() can return too early if the
callback has dropped the mutex, leading to a panic.
Submitted by: HPS
Revision Changes Path
1.30.2.2 +1 -0 src/sys/dev/usb/usb_core.h
1.28.2.5 +19 -1 src/sys/dev/usb/usb_transfer.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200911040150.nA41oiHQ039351>
