Re: [PATCH 405] Amiga Hydra Ethernet new driver model

From: Jeff Garzik
Date: Sun Feb 08 2004 - 14:36:31 EST


Geert Uytterhoeven wrote:
But a quick look shows that very few drivers seem to mark their ID table array
__devinitdata...


Yes, this highlights a recent problem with CONFIG_HOTPLUG. These markers were removed when the "add PCI ids to your table dynamically" patch was added in 2.5.x. The patch didn't require CONFIG_HOTPLUG, and fun ensued. This got fixed (IIRC), but also many drivers had their __devinitdata markers removed. This is a fuzzy area where Greg loves to make the case for removing CONFIG_HOTPLUG completely :)

Jeff



-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/