public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* USB autosuspend vs. URB submission
@ 2013-01-07 20:42 Josh Boyer
  2013-01-08 15:51 ` Alan Stern
  0 siblings, 1 reply; 10+ messages in thread
From: Josh Boyer @ 2013-01-07 20:42 UTC (permalink / raw)
  To: gregkh, stern; +Cc: laurent.pinchart, mdharm-usb, linux-usb, linux-kernel

Hi,

We've had a few reports in Fedora of users hitting the WARN_ONCE in
drivers/usb/core/urb.c that prints a warning about a usb_submit_urb
being called on an active URB.  One of them[1] is from the ums_realtek
driver and the other[2] is from the uvcvideo driver.  However, I noticed
that in both instances it seems the devices were coming back from what I
think is autosuspend.

I didn't immediately find any similar reports, and to my rather
inexperienced eyes the drivers didn't seem to be doing anything clearly
wrong.  I'm wondering if anyone has some possible ideas for debugging
and whether or not this might be a general issue?

The backtraces can be found in the bugs.  I've ommitted them here for
brevity, but if someone hates bugzilla that much I'd be happy to send
them along.

josh

[1] https://bugzilla.redhat.com/show_bug.cgi?id=889286
[2] https://bugzilla.redhat.com/show_bug.cgi?id=879462

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2013-01-10 15:37 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-07 20:42 USB autosuspend vs. URB submission Josh Boyer
2013-01-08 15:51 ` Alan Stern
2013-01-08 16:03   ` Josh Boyer
2013-01-09 23:05     ` Laurent Pinchart
2013-01-10  5:13       ` Ming Lei
2013-01-10 10:02         ` Oliver Neukum
2013-01-10  9:42       ` Oliver Neukum
2013-01-10 15:20         ` Alan Stern
2013-01-10 15:37           ` Oliver Neukum
2013-01-10 15:13       ` Alan Stern

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox