|
@@ -2978,7 +2978,7 @@ void __init kmem_cache_init(void)
|
|
kmalloc_caches[0].refcount = -1;
|
|
kmalloc_caches[0].refcount = -1;
|
|
caches++;
|
|
caches++;
|
|
|
|
|
|
- hotplug_memory_notifier(slab_memory_callback, 1);
|
|
|
|
|
|
+ hotplug_memory_notifier(slab_memory_callback, SLAB_CALLBACK_PRI);
|
|
#endif
|
|
#endif
|
|
|
|
|
|
/* Able to allocate the per node structures */
|
|
/* Able to allocate the per node structures */
|