Cc: Andrew Morton <akpm@...>, <linux-mm@...>, <linux-kernel@...>, Tony Luck <tony.luck@...>, Paul Mackerras <paulus@...>, Anton Blanchard <anton@...>, David S. Miller <davem@...>, William L. Irwin <wli@...>, Thomas Gleixner <tglx@...>, H. Peter Anvin <hpa@...>
well, then why not do it shortly after setup_per_cpu_areas()? That still
moves it earlier than sched_init() but doesnt export all this code and
complexity toevery setup_per_cpu_areas() implementation. (which clearly
didnt need this complexity before)
Ingo
--