X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=mm%2Fvmstat.c;h=e8d846f57774ee631adc5836aeaa6498b39736a0;hb=cf03613e9662c28372b8c83538fb402df37c53f5;hp=4651bf153f355998617b9657d0d02eb966d7c3e9;hpb=0c326331c8b107abc0a160e8899d749150b8f76a;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);