Comment 8 for bug 1191603

Revision history for this message
Steve Markgraf (steve-m) wrote :

I've seen the issue appear again with 3.8.0-26.38 now as well, but it happens much less often. Commit 6a41b4d added a new codepath that returns -EXDEV (which is -18), which seems to get triggered sometimes...
So I still consider this a kernel bug and we should let the guys at the lkml know.

See: https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/tree/drivers/usb/host/ohci-hcd.c#n247