mm/sl[aou]b: Shrink __kmem_cache_create() parameter lists
authorChristoph Lameter <cl@linux.com>
Tue, 4 Sep 2012 23:18:33 +0000 (23:18 +0000)
committerPekka Enberg <penberg@kernel.org>
Wed, 5 Sep 2012 09:00:37 +0000 (12:00 +0300)
commit8a13a4cc80bb25c9eab2e7e56bab724fcfa55fce
treea212edb3d0b139b0743ca5ca34c14037a6ada4dc
parent278b1bb1313664d4999a7f7d47a8a8d964862d02
mm/sl[aou]b: Shrink __kmem_cache_create() parameter lists

Do the initial settings of the fields in common code. This will allow us
to push more processing into common code later and improve readability.

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