]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] Remove uses of kmem_cache_t from mm/* and include/linux/slab.h
authorChristoph Lameter <clameter@sgi.com>
Thu, 7 Dec 2006 04:32:59 +0000 (20:32 -0800)
committerLinus Torvalds <torvalds@woody.osdl.org>
Thu, 7 Dec 2006 16:39:23 +0000 (08:39 -0800)
commitebe29738f3934ad6a93c8bd76e30aa5d797a269d
treebde287ec1b33aaeaa0941eeac6bdb677eec3feb3
parentb86c089b83b8ae2bc814db865057768a9ba787b5
[PATCH] Remove uses of kmem_cache_t from mm/* and include/linux/slab.h

Remove all uses of kmem_cache_t (the most were left in slab.h).  The
typedef for kmem_cache_t is then only necessary for other kernel
subsystems.  Add a comment to that effect.

Signed-off-by: Christoph Lameter <clameter@sgi.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
include/linux/slab.h