From: Sam Ravnborg Date: Fri, 15 Feb 2013 14:52:06 +0000 (+0100) Subject: sparc32: refactor smp boot X-Git-Tag: v3.9-rc1~140^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f9fd3488f6a3c2c5cc8613e4fd7fbbaa57f6bf8f;p=pandora-kernel.git sparc32: refactor smp boot Introduce a common smp_callin() function to call from trampoline_32.S. Add platform specific functions to handle the platform details. This is in preparation for a patch that will unify the smp boot stuff for all architectures. sparc32 was significantly different to warrant this patch in preparation. Signed-off-by: Sam Ravnborg Acked-by: David S. Miller Cc: "Srivatsa S. Bhat" Acked-by: Srivatsa S. Bhat Signed-off-by: David S. Miller --- Reading git-diff-tree failed