From: Milton Miller Date: Tue, 10 May 2011 19:29:28 +0000 (+0000) Subject: powerpc: Remove stubbed beat smp support X-Git-Tag: v3.0-rc1~385^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d4fc8fe1f66f46493d3c56436685eef3b5b32b07;p=pandora-kernel.git powerpc: Remove stubbed beat smp support I have no idea if the beat hypervisor supports multiple cpus in a partition, but the code has not been touched since these stubs were added in February of 2007 except to move them in April of 2008. These are stubs: start_cpu always returns fail (which is dropped), the message passing and reciving are empty functions, and the top of file comment says "Incomplete". Signed-off-by: Milton Miller Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed