From: Andy Fleming Date: Mon, 5 Aug 2013 19:58:34 +0000 (-0500) Subject: powerpc: Add smp_generic_cpu_bootable X-Git-Tag: v3.12-rc1~123^2~98 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3cd852502316d42e3e75859e92d9f0a952bb55a2;p=pandora-kernel.git powerpc: Add smp_generic_cpu_bootable Cell and PSeries both implemented their own versions of a cpu_bootable smp_op which do the same thing (well, the PSeries one has support for more than 2 threads). Copy the PSeries one to generic code, and rename it smp_generic_cpu_bootable. Signed-off-by: Andy Fleming Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed