From: Hugh Dickins Date: Sun, 30 Oct 2005 01:15:56 +0000 (-0700) Subject: [PATCH] mm: remove_vma_list consolidation X-Git-Tag: v2.6.15-rc1~730^2^2~69 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c0b381467bc2997be9d741a152f3fc75785eedc;p=pandora-kernel.git [PATCH] mm: remove_vma_list consolidation unmap_vma doesn't amount to much, let's put it inside unmap_vma_list. Except it doesn't unmap anything, unmap_region just did the unmapping: rename it to remove_vma_list. Signed-off-by: Hugh Dickins Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed