mm/sl[aou]b: Move kmem_cache refcounting to common code
authorChristoph Lameter <cl@linux.com>
Tue, 4 Sep 2012 23:38:33 +0000 (23:38 +0000)
committerPekka Enberg <penberg@kernel.org>
Wed, 5 Sep 2012 09:00:37 +0000 (12:00 +0300)
commitcce89f4f6911286500cf7be0363f46c9b0a12ce0
treec60d648404ea213d2f3d657c64fb86b2243e6a89
parent8a13a4cc80bb25c9eab2e7e56bab724fcfa55fce
mm/sl[aou]b: Move kmem_cache refcounting to common code

Get rid of the refcount stuff in the allocators and do that part of
kmem_cache management in the common code.

Signed-off-by: Christoph Lameter <cl@linux.com>
Signed-off-by: Pekka Enberg <penberg@kernel.org>
mm/slab.c
mm/slab_common.c
mm/slob.c
mm/slub.c