[MIPS] SMP: Scatter __cpuinit over the code as needed.
authorRalf Baechle <ralf@linux-mips.org>
Mon, 6 Aug 2007 13:02:12 +0000 (14:02 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 27 Aug 2007 01:16:54 +0000 (02:16 +0100)
commit428ab280a0754656fa09304017b0ce626744cc77
tree90b3973d6451701399c66ea252852bb7d34762a9
parentd98cc84dd11c126f85675dab8e2aebcbee114a90
[MIPS] SMP: Scatter __cpuinit over the code as needed.

MIPS doesn't do CPU hotplugging yet but since many of the functions don't
even have an __init let's fix this right.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/kernel/smp-mt.c
arch/mips/mips-boards/malta/malta_smtc.c
arch/mips/mipssim/sim_smp.c
arch/mips/pmc-sierra/yosemite/smp.c
arch/mips/qemu/q-smp.c
arch/mips/sgi-ip27/ip27-smp.c
arch/mips/sibyte/cfe/smp.c