diff --git a/[refs] b/[refs] index aed4dfc5b1a7..33fe10857636 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 7f4599e9cd6bca0efc1000359584d1cff68f9f13 +refs/heads/master: 32dd66fce3b0ad5857433433b795844cb397608e diff --git a/trunk/mm/vmstat.c b/trunk/mm/vmstat.c index 73b83d67bab6..dfdf24133901 100644 --- a/trunk/mm/vmstat.c +++ b/trunk/mm/vmstat.c @@ -81,6 +81,7 @@ void all_vm_events(unsigned long *ret) { sum_vm_events(ret, &cpu_online_map); } +EXPORT_SYMBOL_GPL(all_vm_events); #ifdef CONFIG_HOTPLUG /*