On Tue, 3 Feb 2015, Daniel Sanders wrote: > +++ b/mm/slab.c > @@ -1440,6 +1440,7 @@ void __init kmem_cache_init(void) > kmalloc_caches[INDEX_NODE] = create_kmalloc_cache("kmalloc-node", > kmalloc_size(INDEX_NODE), ARCH_KMALLOC_FLAGS); > slab_state = PARTIAL_NODE; > + correct_kmalloc_cache_index_table(); Lets call this setup_kmalloc_cache_index_table Please? -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>