From: Benjamin Herrenschmidt Date: Tue, 8 Mar 2011 02:50:37 +0000 (+1100) Subject: powerpc/smp: Add a smp_ops->bringup_up() done callback X-Git-Tag: v2.6.39-rc2~31^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d72944457bb7d5c4be43aa1b741cb93c69484c20;p=pandora-kernel.git powerpc/smp: Add a smp_ops->bringup_up() done callback This allows us to stop abusing smp_ops->setup_cpu() for cleanup tasks that have to take place after the initial boot time CPU bringup. Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed