mm/sl[aou]b: Move sysfs_slab_add to common
authorChristoph Lameter <cl@linux.com>
Wed, 5 Sep 2012 00:18:32 +0000 (00:18 +0000)
committerPekka Enberg <penberg@kernel.org>
Wed, 5 Sep 2012 09:00:36 +0000 (12:00 +0300)
commit96d17b7be0a9849d381442030886211dbb2a7061
treeb0d15ba6ffcc16732a76367fff194b8052da9fa2
parentcbb79694d592e9a76880f6ef6db8feccaeee1c32
mm/sl[aou]b: Move sysfs_slab_add to common

Simplify locking by moving the slab_add_sysfs after all locks have been
dropped. Eases the upcoming move to provide sysfs support for all
allocators.

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