On Wed, Apr 22, 2015 at 05:35:53PM +0200, Peter Zijlstra wrote: > On Tue, Apr 21, 2015 at 11:06:04PM +0200, Frederic Weisbecker wrote: > > > > Because I need the tick nohz intialization to be after irq initialization > > (init_IRQ()), > > which it depends on. > > OK, that's all _way_ before rest_init() which does the very first > fork(). > > I think we can safely put a WARN in there.
Ah good, I'm doing that! thanks! -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/