lkml.org 
[lkml]   [2007]   [Nov]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: USB deadlock after resume
Date
Am Mittwoch 21 November 2007 schrieb Markus Rechberger:
> On 11/21/07, Markus Rechberger <mrechberger@gmail.com> wrote:
> > On 11/21/07, Mark Lord <lkml@rtr.ca> wrote:
> > > Markus Rechberger wrote:
> > > > Hi,
> > > >
> > > > I'm looking at the linux uvc driver, and noticed after resuming my
> > > ..
> > >
> > > Pardon me.. what is the "uvc" driver?  Which module/source file is that?
> > >
> >
> > http://linux-uvc.berlios.de/ it's not yet included in the kernel
> > sources although many distributions already ship it.
> > A "dry" run putting the device into sleep mode works fine (I added a
> > proc interface for calling those suspend/resume function).
> >
>
> it's not just usb_set_interface that hangs actually.
> It seems to hang at
>
> wait_event(usb_kill_urb_queue, atomic_read(&urb->use_count) == 0);
>
> in drivers/usb/core/urb.c after resuming. I disabled access to the usb
> subsystem in the uvc driver, although connecting any other usb storage
> fails too, just at the same point.

Which URB is usb_kill_urb() called for?

Regards
Oliver

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2007-11-21 12:49    [W:0.070 / U:0.480 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site