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