On 12/22/2007 10:36 PM, Jeff Garzik wrote: > Dave Jones wrote: >> With CONFIG_DEBUG_SHIRQ set, via-rhine complains during init. >> (See https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=377721 for a >> report). > > Absolutely we want to do this. DEBUG_SHIRQ is only one of many reasons > -- quite simply, you are fixing an order-of-init bug that leads to races > and other badness. >
Such bugs seem to be more common than was thought. hisax_fcpcipnp has the same problem -- it assigns function pointers for driver interrupt processing after it requests an interrupt. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html