diff options
Diffstat (limited to 'mm/slab.c')
-rw-r--r-- | mm/slab.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -4156,7 +4156,6 @@ next: | |||
4156 | check_irq_on(); | 4156 | check_irq_on(); |
4157 | mutex_unlock(&cache_chain_mutex); | 4157 | mutex_unlock(&cache_chain_mutex); |
4158 | next_reap_node(); | 4158 | next_reap_node(); |
4159 | refresh_cpu_vm_stats(smp_processor_id()); | ||
4160 | out: | 4159 | out: |
4161 | /* Set up the next iteration */ | 4160 | /* Set up the next iteration */ |
4162 | schedule_delayed_work(work, round_jiffies_relative(REAPTIMEOUT_CPUC)); | 4161 | schedule_delayed_work(work, round_jiffies_relative(REAPTIMEOUT_CPUC)); |