2012/8/9 Christoph Lameter <cl@xxxxxxxxx>: > Move the code to append the new kmem_cache to the list of slab caches to > the kmem_cache_create code in the shared code. > > This is possible now since the acquisition of the mutex was moved into > kmem_cache_create(). > > V1->V2: > - SLOB: Add code to remove the slab from list > (will be removed a couple of patches down when we also move the > list_del to common code). There is no code for "SLOB: Add code to remove the slab from list" -- 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>