From: Christoph Lameter Date: Thu, 7 Dec 2006 04:32:48 +0000 (-0800) Subject: [PATCH] Move vm_area_cachep to include/mm.h X-Git-Tag: v2.6.20-rc1~145^2^2~324 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c43692e85f306667545b91194c748a6e46c1f8b4;p=pandora-kernel.git [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 Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed