]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Back out my recent changes for timeout races, as there have been
authoriedowse <iedowse@FreeBSD.org>
Fri, 12 Nov 2004 02:57:35 +0000 (02:57 +0000)
committeriedowse <iedowse@FreeBSD.org>
Fri, 12 Nov 2004 02:57:35 +0000 (02:57 +0000)
commitb431db5c747d7016eb75c02f79ae4191c5b53ff2
tree077fbba53eefbab3f1735d427d8e2793d19a2e5b
parent54bb856be5bafc2787c62f4dbe5002f4b4aa4245
Back out my recent changes for timeout races, as there have been
reports of problems. The bug is probably that there are cases where
`xfer->timeout && !sc->sc_bus.use_polling' is not a suitable test
for an active timeout callout, so an explicit flag will be necessary.
Apologies for the breakage.
sys/dev/usb/ehci.c
sys/dev/usb/ohci.c
sys/dev/usb/uhci.c
sys/dev/usb/usb_port.h