x86: make NUMA work on 32-bit
[sfrench/cifs-2.6.git] / mm / vmstat.c
index 4651bf153f355998617b9657d0d02eb966d7c3e9..e8d846f57774ee631adc5836aeaa6498b39736a0 100644 (file)
@@ -803,7 +803,7 @@ static void vmstat_update(struct work_struct *w)
                sysctl_stat_interval);
 }
 
-static void __devinit start_cpu_timer(int cpu)
+static void __cpuinit start_cpu_timer(int cpu)
 {
        struct delayed_work *vmstat_work = &per_cpu(vmstat_work, cpu);