• Alan Stern's avatar
    [PATCH] USB: Fix a bug in the UHCI dequeueing code · b86a731c
    Alan Stern authored
    On Mon, 23 Feb 2004, Stephen Hemminger wrote:
    
    > Great, the kernel with this patch ran successfully all weekend.  Looks like no
    > more races in the unlink path.
    
    Wonderful.  Thanks a lot for all your SMP testing, it's been a big help.
    
    
    This patch corrects an error in the dequeueing code for UHCI.  Improper
    locking caused it to hang in the oddball case where an URB was unlinked
    even before it had been queued.
    b86a731c
uhci-hcd.c 64.1 KB