Bug 32732

Summary: beagleboardxm nfs root (via on board usbnet) broken on v2.6.39-rc1
Product: Drivers Reporter: Steve Calfee (stevecalfee)
Component: USBAssignee: Greg Kroah-Hartman (greg)
Status: RESOLVED INVALID    
Severity: normal CC: stuffcorpse
Priority: P1    
Hardware: All   
OS: Linux   
Kernel Version: 2.6.39-rc1 Subsystem:
Regression: No Bisected commit-id:

Description Steve Calfee 2011-04-05 17:47:35 UTC
Beagleboardxm uses a usb based usbnet ethernet adapter. I use it to mount an nfs root for some alsa-kernel development. 

I was trying to go to the latest in linux-next. I found tag v2.6.39-rc1
did not work while v2.6.38 did (doing nfs rootfs). I would like to know
if this is already fixed and what patch to use. If you need more info,
I'll try.

I did a git bisect (about 12 rebuilds and boot tries) and:

Gracie:~/buildroot/linux-next$ git bisect good
9e64bb1e9f0613093b3e34ac5402fcfef0dcc35a is the first bad commit
commit 9e64bb1e9f0613093b3e34ac5402fcfef0dcc35a
Author: Keshava Munegowda <keshava_mgowda@ti.com>
Date:   Tue Mar 1 20:08:19 2011 +0530

    arm: omap: usb: Invoke usbhs core device initialization

    The usbhs intialization is invoked by all omap3 and omap4
    variant board files.

    Signed-off-by: Keshava Munegowda <keshava_mgowda@ti.com>
    Signed-off-by: Felipe Balbi <balbi@ti.com>

:040000 040000 e71f0559909f33e8c65226307225734fd49aecf1
de38ae0ff1d8aa4f83e60329c2895d92b6c653ee M	arch

Regards, Steve
Comment 1 Greg Kroah-Hartman 2012-02-22 21:21:08 UTC
All USB bugs should be sent to the linux-usb@vger.kernel.org mailing 
list, and not entered into bugzilla.  Please bring this issue up there,
if it is still a problem in the latest kernel release.