diff options
Diffstat (limited to 'mm/vmstat.c')
-rw-r--r-- | mm/vmstat.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mm/vmstat.c b/mm/vmstat.c index 4c21670f8d91..ec6035eda933 100644 --- a/mm/vmstat.c +++ b/mm/vmstat.c | |||
@@ -322,6 +322,7 @@ void refresh_cpu_vm_stats(int cpu) | |||
322 | p->expire = 3; | 322 | p->expire = 3; |
323 | #endif | 323 | #endif |
324 | } | 324 | } |
325 | cond_resched(); | ||
325 | #ifdef CONFIG_NUMA | 326 | #ifdef CONFIG_NUMA |
326 | /* | 327 | /* |
327 | * Deal with draining the remote pageset of this | 328 | * Deal with draining the remote pageset of this |