On Mon, 2007-10-08 at 22:26 -0700, David Miller wrote: > From: Benjamin Herrenschmidt <[EMAIL PROTECTED]> > Date: Tue, 09 Oct 2007 15:13:36 +1000 > > > I'm not even sure module load order is 100% fault proof here since > > khubd spawns as a thread... > > I'm concerned about that as well, thanks for bringing it up. > > My understanding, however, is that the critical thing is that the EHCI > device reset being done by the EHCI driver probe occurs and completes > first. If that is true, then just making sure EHCI loads initially is > a sufficient constraint to fix this problem.
Yup, that would be, though I hate that sort of load order dependencies... Ben. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/