aboutsummaryrefslogtreecommitdiffstats
path: root/mm/slab.c
diff options
context:
space:
mode:
Diffstat (limited to 'mm/slab.c')
-rw-r--r--mm/slab.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mm/slab.c b/mm/slab.c
index 47982c2d9f39..631c0feb9645 100644
--- a/mm/slab.c
+++ b/mm/slab.c
@@ -1073,7 +1073,7 @@ static inline int cache_free_alien(struct kmem_cache *cachep, void *objp)
1073 1073
1074#endif 1074#endif
1075 1075
1076static int cpuup_callback(struct notifier_block *nfb, 1076static int __devinit cpuup_callback(struct notifier_block *nfb,
1077 unsigned long action, void *hcpu) 1077 unsigned long action, void *hcpu)
1078{ 1078{
1079 long cpu = (long)hcpu; 1079 long cpu = (long)hcpu;