From: Al Viro Date: Tue, 24 Nov 2009 12:17:46 +0000 (-0500) Subject: untangling do_mremap(), part 1 X-Git-Tag: v2.6.33-rc1~320^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=54f5de709984bae0d31d823ff03de755f9dcac54;p=pandora-kernel.git untangling do_mremap(), part 1 Take locating vma and checks on it to a separate helper (it will be shared between MREMAP_FIXED/non-MREMAP_FIXED cases when we split them in the next patch) Acked-by: Russell King Acked-by: Hugh Dickins Signed-off-by: Al Viro --- Reading git-diff-tree failed