commit | 428ab280a0754656fa09304017b0ce626744cc77 | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Mon Aug 06 14:02:12 2007 +0100 |
committer | Ralf Baechle <ralf@linux-mips.org> | Mon Aug 27 02:16:54 2007 +0100 |
tree | 90b3973d6451701399c66ea252852bb7d34762a9 | |
parent | d98cc84dd11c126f85675dab8e2aebcbee114a90 [diff] |
[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>