]> git.baikalelectronics.ru Git - kernel.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)
commit4aefd256b65537bb577dfed7282deb4312287800
treebde287ec1b33aaeaa0941eeac6bdb677eec3feb3
parent5c357c1411f41629614fabe546b3cc5a83717525
[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