diff options
author | Christoph Lameter <cl@linux.com> | 2012-09-05 01:38:33 +0200 |
---|---|---|
committer | Pekka Enberg <penberg@kernel.org> | 2012-09-05 11:00:35 +0200 |
commit | 7c9adf5a5471647f392169ef19d3e81dcfa76045 (patch) | |
tree | 4e32d1875e45eafd4c4c9f2caedcf3419479c0b8 /tools/nfsd | |
parent | mm/slab_common: Improve error handling in kmem_cache_create (diff) | |
download | linux-7c9adf5a5471647f392169ef19d3e81dcfa76045.tar.xz linux-7c9adf5a5471647f392169ef19d3e81dcfa76045.zip |
mm/sl[aou]b: Move list_add() to slab_common.c
Move the code to append the new kmem_cache to the list of slab caches to
the kmem_cache_create code in the shared code.
This is possible now since the acquisition of the mutex was moved into
kmem_cache_create().
Acked-by: David Rientjes <rientjes@google.com>
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>
Diffstat (limited to 'tools/nfsd')
0 files changed, 0 insertions, 0 deletions