Bug 33092
Summary: | [regression] 2.6.39-rc1 - Beagleboard usbnet broken | ||
---|---|---|---|
Product: | Drivers | Reporter: | Maciej Rutecki (maciej.rutecki) |
Component: | USB | Assignee: | Greg Kroah-Hartman (greg) |
Status: | CLOSED CODE_FIX | ||
Severity: | normal | CC: | alan, bear24rw, florian, lukas.karas, maciej.rutecki, mpfj-list, rjw |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 2.6.39-rc1 | Subsystem: | |
Regression: | Yes | Bisected commit-id: | |
Bug Depends on: | |||
Bug Blocks: | 32012 |
Description
Maciej Rutecki
2011-04-11 19:33:01 UTC
A comment I found last night (I can't find it now) linked this bug to this thread about the regulator driver being broken: http://thread.gmane.org/gmane.linux.ports.arm.omap/56105 In my testing (-rc4+), it looks like the regulator problem is indeed preventing the USB Ethernet port and the hub that it's attached to from being powered up. Keshava Munegowda indicated that he would be working on this during the week of April 17, 2011. On Friday, May 06, 2011, Mark Jackson wrote:
> On 30/04/11 20:46, Rafael J. Wysocki wrote:
> > This message has been generated automatically as a part of a summary report
> > of recent regressions.
> >
> > The following bug entry is on the current list of known regressions
> > from 2.6.38. Please verify if it still should be listed and let the
> tracking team
> > know (either way).
>
> I have just tried the latest linus git and it is still broken.
>
> > Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=33092
> > Subject : [regression] 2.6.39-rc1 - Beagleboard usbnet broken
> > Submitter : Mark Jackson <mpfj-list@mimc.co.uk>
> > Date : 2011-04-04 9:22 (27 days old)
Ok, I'm not really getting the whole discussion, but it seems the issue is fixed.. at least somewhere. There seem to be 2 fixes for this issue: Patch: https://lkml.org/lkml/2011/4/14/45 And the patch by Munegowda as mentioned here: http://www.spinics.net/lists/linux-usb/msg45918.html Mark, can you confirm that the patch https://lkml.org/lkml/2011/4/14/45 fixes the issue for you? I can confirm that the patch at https://lkml.org/lkml/2011/4/14/45 *does* fix the issue. Cheers Fixed by commit 557f447f21621de9c5447c8702c33b53279822ce . |