From: Arnaldo Carvalho de Melo Date: Sun, 19 Jun 2005 05:46:19 +0000 (-0700) Subject: [SLAB] Introduce kmem_cache_name X-Git-Tag: v2.6.13-rc1~90^2~583^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1944972d3bb651474a5021c9da8d0166ae19f1eb;p=pandora-kernel.git [SLAB] Introduce kmem_cache_name This is for use with slab users that pass a dynamically allocated slab name in kmem_cache_create, so that before destroying the slab one can retrieve the name and free its memory. Signed-off-by: Arnaldo Carvalho de Melo Signed-off-by: David S. Miller --- Reading git-diff-tree failed