From: Zhang Yanfei Date: Mon, 8 Jul 2013 22:59:56 +0000 (-0700) Subject: mm/vmalloc.c: remove alloc_map from vmap_block X-Git-Tag: v3.11-rc1~67^2~98 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b8e748b6c32999f221ea4786557b8e7e6c4e4e7a;p=pandora-kernel.git mm/vmalloc.c: remove alloc_map from vmap_block As we have removed the dead code in the vb_alloc, it seems there is no place to use the alloc_map. So there is no reason to maintain the alloc_map in vmap_block. Signed-off-by: Zhang Yanfei Cc: Johannes Weiner Cc: Mel Gorman Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed