commit | 85257024096a96fc5c00ce59d685f62bbed3ad95 | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | Tue Mar 23 19:30:52 2010 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Fri Apr 02 19:30:01 2010 +0200 |
tree | 10757c1489f10934125fec915b6d1b470353e9a8 | |
parent | 50d11d190afa4e21284b735bb0a092036f298f0b [diff] |
x86: Move notify_cpu_starting() callback to a later stage 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>