From: Peter Zijlstra Date: Tue, 23 Mar 2010 18:30:52 +0000 (+0100) Subject: x86: Move notify_cpu_starting() callback to a later stage X-Git-Tag: v2.6.34-rc4~75^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=85257024096a96fc5c00ce59d685f62bbed3ad95;p=pandora-kernel.git 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 LKML-Reference: <1269353485.5109.48.camel@twins> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed