On Wed, Dec 09, 2015 at 12:17:47PM +0100, Borislav Petkov wrote: > On Wed, Dec 09, 2015 at 09:32:47PM +1100, Michael Ellerman wrote: > > Presumably caused by the fact that edac_init() is subsys_initcall(), whereas > > corenet_gen_publish_devices() is arch_initcall(). > > Thanks for the report! > > Hmm, interesting, can you send .config please? > > I need to fix this dependency properly - edac_core needs to have > finished loaded *before* any other EDAC driver loads. Every other order > is wrong. Yeah, see Johannes' patch. Btw, calling a driver's probe function from outside the driver is a new low in driver design. Tztztz... -- Regards/Gruss, Boris. SUSE Linux GmbH, GF: Felix Imendörffer, Jane Smithard, Graham Norton, HRB 21284 (AG Nürnberg) -- -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html