System hangs due to cascade of smsc95xx errors
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Linaro Linux |
Fix Released
|
Medium
|
Unassigned |
Bug Description
Observed in:
linux-image-
linaro alip images
* htp://snapshots
* http://
Sometimes, the kernel prints out messages like this repeatedly to the console. This can continue for minutes at a time, during which the rest of the system appears to hang completely:
[ 1500.360473] smsc95xx 1-2.1:1.0: usb0: kevent 4 may have been dropped
The system is totally unusable while this is going on; the mouse pointer won't move etc.
After a while, the problem seems to resolve itself, and the network continues to work OK.
Changed in linux-linaro: | |
importance: | Undecided → Medium |
Possibly related; on 2.6.37- 1002-linaro- omap #5-Ubuntu on a Panda I'm seeing an occasional stream of:
[122686.343780] smsc95xx 1-1.1:1.0: usb0: kevent 2 may have been dropped
(This may be related to some page allocation failures I'm seeing associated with the ether).
Dave