On Sun, 5 Aug 2012, JoonSoo Kim wrote: > 2012/8/4 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. > > > > Now, we need to list_del() in kmem_cache_destroy() for SLOB, > although later patch will remove it again. Hmmm... Ok. Guess we have to add it and remove it. -- 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>