From: Andi Kleen Date: Thu, 18 Nov 2010 10:47:31 +0000 (+0100) Subject: x86: Set cpu masks before calling CPU_STARTING notifiers X-Git-Tag: v2.6.38-rc1~490^2~74 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ef428c4b5950dddce7311e84321abb3aff7ebb0;p=pandora-kernel.git x86: Set cpu masks before calling CPU_STARTING notifiers When booting up a CPU set the various topology masks before calling the CPU_STARTING notifier. This way the notifier can actually use the masks. This is needed for a perf change. Signed-off-by: Andi Kleen Signed-off-by: Peter Zijlstra LKML-Reference: <1290077254-12165-2-git-send-email-andi@firstfloor.org> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed