From: Hillf Danton Date: Mon, 29 Apr 2013 22:06:14 +0000 (-0700) Subject: rmap: recompute pgoff for unmapping huge page X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~128^2~119 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=369a713e9678227e203b53931ad1a10cd8eac811;p=pandora-kernel.git rmap: recompute pgoff for unmapping huge page We have to recompute pgoff if the given page is huge, since result based on HPAGE_SIZE is not approapriate for scanning the vma interval tree, as shown by commit 36e4f20af833 ("hugetlb: do not use vma_hugecache_offset() for vma_prio_tree_foreach"). Signed-off-by: Hillf Danton Cc: Michal Hocko Cc: Michel Lespinasse Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed