diff options
author | Christoph Lameter <clameter@sgi.com> | 2006-09-26 08:31:37 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-09-26 17:48:50 +0200 |
commit | 117f6eb1d8b8deb6f19fc88fc15bdb413c2a0c79 (patch) | |
tree | 471f09cb6223d8241c7edbc283c438414d7cf34e /mm/page_alloc.c | |
parent | [PATCH] slab: optimize kmalloc_node the same way as kmalloc (diff) | |
download | linux-117f6eb1d8b8deb6f19fc88fc15bdb413c2a0c79.tar.xz linux-117f6eb1d8b8deb6f19fc88fc15bdb413c2a0c79.zip |
[PATCH] slab: extract __kmem_cache_destroy from kmem_cache_destroy
The ability to free memory allocated to a slab cache is also useful if an
error occurs during setup of a slab. So extract the function.
Signed-off-by: Christoph Lameter <clameter@sgi.com>
Cc: Pekka Enberg <penberg@cs.helsinki.fi>
Cc: Manfred Spraul <manfred@colorfullife.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions