On Wednesday 08 December 2004 5:16 am, Flavio Leitner wrote:
> On Tue, Dec 07, 2004 at 11:25:48AM -0800, David Brownell wrote:
> > I noticed an SMP deadlock when connecting devices to
> > an autosuspended root hub.
> > 
> > This fixes it for me ... please merge.
> > 
> > - Dave
> 
> 
> Applied on 2.6.10-rc3 here but the wakeup message still happens.

The message itself should be no problem, except in
the volumes you're getting it... a plain "resume"
message comes when ohci_hub_resume() fires, and
that should happen only after INTR_RD.  But that
IRQ shouldn't be happening very quickly, and it
seemed your system was getting gobs of them.


> Is there anything else that I can help you?

Find out whether that hardware is for some reason
broken, so that it issues INTR_RD when it shouldn't.
That includes verifying that the interrupt counts
in /proc/interrupts are absurd for an idle USB host.

Also, verify that the messages stop if you get
rid of CONFIG_PM.

- Dave



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to