From: Hillf Danton Date: Mon, 28 Mar 2011 21:33:26 +0000 (+0200) Subject: uio: fix finding mm index for vma X-Git-Tag: v3.0-rc1~390^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0c554fddd3be561542cd37acdb3adc9ec5483ee;p=pandora-kernel.git uio: fix finding mm index for vma When finding mm index for vma it looks more flexible that the mm could be sparse, and both the size of mm and the pgoff of vma could give correct selection. Signed-off-by: Hillf Danton Signed-off-by: Hans J. Koch Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed