From: Nathan Lynch Date: Sun, 27 Jul 2008 05:24:51 +0000 (+1000) Subject: powerpc: register_cpu_online should be __cpuinit X-Git-Tag: v2.6.27-rc1~27^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ba1984ead5d25c93d241e0ee43f8f6a252f60d9;p=pandora-kernel.git powerpc: register_cpu_online should be __cpuinit It is called only in cpu online paths. (caught by CONFIG_DEBUG_SECTION_MISMATCH=y) Signed-off-by: Nathan Lynch Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed