On Tue, Apr 2, 2013 at 4:33 PM, lists@lazygranch.com wrote:
I managed to track down the patch.
https://github.com/RobertCNelson/stable-kernel/blob/v3.7.x/patches/omap_sprz...
I don't know offhand what rev opensuse uses of the kernel.
The deal with the bug is it takes a while for the hub to fail. I've run it as much as a day before it failed. Because the ethernet uses the usb hub, the only way to analyze the problem is via the serial port. But to make it fail, you need to flog the ethernet or usb.
One problem with that patch, it will break boot on all omap34xx/35xx based systems. (aka BeagleBoard A/B/Cx's, igepv2's, overo's, etc boards) that share the same kernel image as the xM..
Main thread on the issue/patch is here: http://www.spinics.net/lists/linux-omap/msg64931.html
Regards,