diff options
author | Christoph Lameter <cl@linux.com> | 2012-09-04 23:06:14 +0000 |
---|---|---|
committer | Pekka Enberg <penberg@kernel.org> | 2012-09-05 12:00:35 +0300 |
commit | 208c4358dc4a8f0fe99e49eb8d21a869b01e7d34 (patch) | |
tree | 96720e634f45fb09dde6098fbe37c718413c464b /virt | |
parent | 79576102afc24fcc6627d7a15691e432d9a2eacb (diff) | |
download | linux-208c4358dc4a8f0fe99e49eb8d21a869b01e7d34.tar.bz2 |
mm/slub: Use kmem_cache for the kmem_cache structure
Do not use kmalloc() but kmem_cache_alloc() for the allocation
of the kmem_cache structures in slub.
Reviewed-by: Glauber Costa <glommer@parallels.com>
Acked-by: David Rientjes <rientjes@google.com>
Signed-off-by: Christoph Lameter <cl@linux.com>
Signed-off-by: Pekka Enberg <penberg@kernel.org>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions