commit | 06d428d719dece96c01532b62df4140f4e69a308 | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Mon Oct 22 10:34:13 2007 +0100 |
committer | Ralf Baechle <ralf@linux-mips.org> | Mon Oct 22 22:09:00 2007 +0100 |
tree | 2e10ca921862366b515404697206f1d0ca68dd56 | |
parent | 508a775a3c9c6c3f952338f6722ea8bc92899962 [diff] [blame] |
[MIPS] time: SMP/NUMA-proofing of IP27 HUB RT timer code. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
diff --git a/arch/mips/sgi-ip27/ip27-init.c b/arch/mips/sgi-ip27/ip27-init.c index 681b593..3305fa9 100644 --- a/arch/mips/sgi-ip27/ip27-init.c +++ b/arch/mips/sgi-ip27/ip27-init.c
@@ -110,7 +110,7 @@ } } -void __init per_cpu_init(void) +void __cpuinit per_cpu_init(void) { int cpu = smp_processor_id(); int slice = LOCAL_HUB_L(PI_CPU_NUM);