linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* 2.6.32-rc1/2, arm and usb
@ 2009-09-29  8:29 Arnaud Patard (Rtp)
  2009-09-29 22:06 ` Mikael Pettersson
  0 siblings, 1 reply; 5+ messages in thread
From: Arnaud Patard (Rtp) @ 2009-09-29  8:29 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,


I wanted yesterday to check that my iop sanmina support was still fine on
latest -rc kernel and found out that it was not booting anymore and last
thing printed on the serial console is "done. Booting the kernel". After
bisecting, the culprit is commit
db8be50c4307dac2b37305fc59c8dc0f978d09ea (in linus tree). Reverting it
allows to boot so this confirms the git bisect result.

The commit does this in drivers/usb/host/pci-quirks.c :
-DECLARE_PCI_FIXUP_FINAL(PCI_ANY_ID, PCI_ANY_ID, quirk_usb_early_handoff);
+DECLARE_PCI_FIXUP_HEADER(PCI_ANY_ID, PCI_ANY_ID, quirk_usb_early_handoff);

Now, before collecting informations to report the problem to usb folks
and trying to debug further, I'm wondering if anyone else got this bug
or if I'm just unlucky and has a hardware-specific issue. Also, if
someone has an idea of what the problem may be or in which direction I
should look at, please share.


Thanks,
Arnaud

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2009-10-02 19:11 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-29  8:29 2.6.32-rc1/2, arm and usb Arnaud Patard (Rtp)
2009-09-29 22:06 ` Mikael Pettersson
2009-09-30 12:36   ` Arnaud Patard (Rtp)
2009-09-30 13:18     ` Mikael Pettersson
2009-10-02 19:11   ` Mikael Pettersson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).