mm/sl[aou]b: Use "kmem_cache" name for slab cache with kmem_cache struct
authorChristoph Lameter <cl@linux.com>
Wed, 5 Sep 2012 00:20:33 +0000 (00:20 +0000)
committerPekka Enberg <penberg@kernel.org>
Wed, 5 Sep 2012 09:00:36 +0000 (12:00 +0300)
commit9b030cb865f137e1574596983face2a07e41e8b2
tree51caca89688beefd5ba910069d5c5754140906ae
parent945cf2b6199be70ff03102b9e642c3bb05d01de9
mm/sl[aou]b: Use "kmem_cache" name for slab cache with kmem_cache struct

Make all allocators use the "kmem_cache" slabname for the "kmem_cache"
structure.

Reviewed-by: Glauber Costa <glommer@parallels.com>
Reviewed-by: Joonsoo Kim <js1304@gmail.com>
Signed-off-by: Christoph Lameter <cl@linux.com>
Signed-off-by: Pekka Enberg <penberg@kernel.org>
mm/slab.c
mm/slab.h
mm/slab_common.c
mm/slob.c
mm/slub.c