[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)
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>

No differences found