-
由 Akinobu Mita 提交于
Slab cache used as memory pool can not be destroyed before the memory pool destruction. Because the memory pool still holds some objects and kmem_cache_destroy() says "Can't free all objects". Signed-off-by: NAkinobu Mita <akinobu.mita@gmail.com> Signed-off-by: NSteve French <sfrench@us.ibm.com>
e6985c7f