mkinitrd, ehci-hcd, error -71 on boot

Pete Zaitcev zaitcev at redhat.com
Thu Aug 16 03:45:32 UTC 2007


On Wed, 15 Aug 2007 06:54:05 -0700, "Tom London" <selinux at gmail.com> wrote:

> This related to http://bugzilla.kernel.org/show_bug.cgi?id=8535 (USB
> freeze/system death)?

Not related at all. The 8535 is a regression caused by the Stuart's patch
to fix errors which happen when a CPU changes its speed. Stuart has updated
the patch since then, it sits in Greg's USB tree.

The -75 is a "babble", it usually means wrong request size or a bad DMA
  address, but in your case it was a PCI bandwidth starvation
The -71 is an "error", it usually means poor signal integrity due to
  cabling, but in this case it was EHCI switching the port
  during a transfer

You also hit an unrelated crash when sysfs did its use-after-kfree
excercise.

-- Pete




More information about the devel mailing list