Re: soft lockup in 2.6.26-rc1+git, on Fire V100 - USB again

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> It's a long shot, but does this patch fix the problem?

Unfortunately not.
 
> diff --git a/drivers/usb/host/ohci-hcd.c b/drivers/usb/host/ohci-hcd.c
> index 8990196..51065b7 100644
> --- a/drivers/usb/host/ohci-hcd.c
> +++ b/drivers/usb/host/ohci-hcd.c
> @@ -809,6 +809,7 @@ static irqreturn_t ohci_irq (struct usb_hcd *hcd)
>  		 * re-enables it.
>  		 */
>  		ohci_writel(ohci, OHCI_INTR_RHSC, &regs->intrdisable);
> +		(void) ohci_readl (ohci, &regs->intrdisable);
>  		usb_hcd_poll_rh_status(hcd);
>  	}

-- 
Meelis Roos (mroos@xxxxx)      http://www.cs.ut.ee/~mroos/
--
To unsubscribe from this list: send the line "unsubscribe sparclinux" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Kernel Development]     [DCCP]     [Linux ARM Development]     [Linux]     [Photo]     [Yosemite Help]     [Linux ARM Kernel]     [Linux SCSI]     [Linux x86_64]     [Linux Hams]

  Powered by Linux