X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=mm%2Fvmstat.c;h=e8d846f57774ee631adc5836aeaa6498b39736a0;hb=f3a2b29d932fbf92e133d814c4873fd15be51abc;hp=4651bf153f355998617b9657d0d02eb966d7c3e9;hpb=fb9fc395174138983a49f2da982ed14caabbe741;p=linux-2.6 diff --git a/mm/vmstat.c b/mm/vmstat.c index 4651bf153f..e8d846f577 100644 --- a/mm/vmstat.c +++ b/mm/vmstat.c @@ -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);