On Wed, 23 Jul 2014, Gu Zheng wrote: > We mark some slabs(e.g. kmem_cache_node) as unmergeable via setting > refcount to -1, and their alias should be 0, not refcount-1, so correct > it here. > > Signed-off-by: Gu Zheng <guz.fnst@xxxxxxxxxxxxxx> Acked-by: David Rientjes <rientjes@xxxxxxxxxx> s/slabs/slab caches/ The two slab caches of interest are kmem_cache and kmem_cache_node. -- 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>