]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] Move vm_area_cachep to include/mm.h
authorChristoph Lameter <clameter@sgi.com>
Thu, 7 Dec 2006 04:32:48 +0000 (20:32 -0800)
committerLinus Torvalds <torvalds@woody.osdl.org>
Thu, 7 Dec 2006 16:39:22 +0000 (08:39 -0800)
commit7e705e652d6baa7f5a1c66d283a8a054511a263a
tree5a1a47c0ddeded4d4591befcd3176f50669cd322
parentcb31ce23caad9f010930f4b7f8d9d4aeb4f808f4
[PATCH] Move vm_area_cachep to include/mm.h

vm_area_cachep is used to store vm_area_structs. So move to mm.h.

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/mm.h
include/linux/slab.h