From: Anton Blanchard Date: Wed, 21 Sep 2005 16:55:33 +0000 (-0700) Subject: [PATCH] ppc64: Fix issue with non zero boot cpu X-Git-Tag: v2.6.14-rc3~142 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1bc2a3bb86688ffca691ba2ad30a2d5dcba774cf;p=pandora-kernel.git [PATCH] ppc64: Fix issue with non zero boot cpu The new version of the flattened device tree passes the boot cpuid in the header instead of via a linux,boot-cpu property. We need to update the in kernel OF parsing code to do this, otherwise machines with a non zero boot cpuid fail to come up. Signed-off-by: Anton Blanchard Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed