x86: Move notify_cpu_starting() callback to a later stage
authorPeter Zijlstra <a.p.zijlstra@chello.nl>
Tue, 23 Mar 2010 18:30:52 +0000 (19:30 +0100)
committerIngo Molnar <mingo@elte.hu>
Fri, 2 Apr 2010 17:30:01 +0000 (19:30 +0200)
Because we need to have cpu identification things done by the time we run
CPU_STARTING notifiers.

( This init ordering will be relied on by the next fix. )

Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
LKML-Reference: <1269353485.5109.48.camel@twins>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/smpboot.c

Simple merge