From: Russell King Date: Mon, 20 Jun 2011 15:46:01 +0000 (+0100) Subject: ARM: SMP: wait for CPU to be marked active X-Git-Tag: v3.0-rc5~28^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=573619d165b85152eeddd3b3871002c48cd94e42;p=pandora-kernel.git ARM: SMP: wait for CPU to be marked active When we bring a CPU online, we should wait for it to become active before entering the idle thread, so we know that the scheduler and thread migration is going to work. Signed-off-by: Russell King --- Reading git-diff-tree failed