Date: Thu, 29 Oct 2009 23:18:59 +0000 (UTC) From: Andrew Thompson <thompsa@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/usb usb_transfer.c Message-ID: <200910292319.n9TNJMva059036@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
thompsa 2009-10-29 23:18:59 UTC FreeBSD src repository Modified files: (Branch: RELENG_8) sys/dev/usb usb_transfer.c Log: SVN rev 198647 on 2009-10-29 23:18:59Z by thompsa MFC r197562 Add extra safety locking when clobbering xfer->flags_int.started in start and stop functions, because xfer->flags_int is also updated by the USB controller, under the controller lock. Revision Changes Path 1.28.2.4 +21 -7 src/sys/dev/usb/usb_transfer.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200910292319.n9TNJMva059036>