From: Peter Zijlstra Date: Wed, 16 Dec 2009 17:04:31 +0000 (+0100) Subject: sched: Mark boot-cpu active before smp_init() X-Git-Tag: v2.6.33-rc2~48^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=933b0618d8b2a59c7a0742e43836544e02f1e9bd;p=pandora-kernel.git sched: Mark boot-cpu active before smp_init() A UP machine has 1 active cpu, not having the boot-cpu in the active map when starting the scheduler confuses things. Signed-off-by: Peter Zijlstra Cc: Mike Galbraith LKML-Reference: <20091216170517.423469527@chello.nl> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed