roland> Yes, link order is the order that initialization functions will be roland> called in.
Do you know if adjusting the order of a Makefile's obj-$(CONFIG_XXX) lines is the recommended was to specify the link order? roland> However (and I'm not sure if this really affects you) devices roland> can be added to or removed from the system at any time because roland> of PCI hotplug etc., which can cause device driver roland> init/cleanup functions to be called at arbitrary times. I don't foresee any problems in that case. I am only concerned about the initialization order when the code is built into the kernel image. _______________________________________________ openib-general mailing list [email protected] http://openib.org/mailman/listinfo/openib-general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
