diff options
Diffstat (limited to 'mm/memcontrol.c')
| -rw-r--r-- | mm/memcontrol.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mm/memcontrol.c b/mm/memcontrol.c index d12ca6f3c293..00a7a664b9c1 100644 --- a/mm/memcontrol.c +++ b/mm/memcontrol.c | |||
| @@ -2522,7 +2522,7 @@ static void mem_cgroup_drain_pcp_counter(struct mem_cgroup *memcg, int cpu) | |||
| 2522 | spin_unlock(&memcg->pcp_counter_lock); | 2522 | spin_unlock(&memcg->pcp_counter_lock); |
| 2523 | } | 2523 | } |
| 2524 | 2524 | ||
| 2525 | static int __cpuinit memcg_cpu_hotplug_callback(struct notifier_block *nb, | 2525 | static int memcg_cpu_hotplug_callback(struct notifier_block *nb, |
| 2526 | unsigned long action, | 2526 | unsigned long action, |
| 2527 | void *hcpu) | 2527 | void *hcpu) |
| 2528 | { | 2528 | { |
