From: James Bottomley Date: Thu, 30 Oct 2008 21:08:38 +0000 (-0500) Subject: x86/voyager: fix boot breakage caused by x86: boot secondary cpus through initial_code X-Git-Tag: v2.6.28-rc3~29^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=08c33308575b370c89b4ed1198ece5f93145a2aa;p=pandora-kernel.git x86/voyager: fix boot breakage caused by x86: boot secondary cpus through initial_code Impact: boot up secondary CPUs as well on x86/Voyager systems This commit: | commit 3e9704739daf46a8ba6593d749c67b5f7cd633d2 | Author: Glauber Costa | Date: Wed May 28 13:01:54 2008 -0300 | | x86: boot secondary cpus through initial_code removed the use of initialize_secondary. However, it didn't update voyager, so the secondary cpus no longer boot. Fix this by adding the initial_code switch to voyager as well. Signed-off-by: James Bottomley Cc: Glauber Costa Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed