From: Bob Liu Date: Wed, 12 Dec 2012 00:00:37 +0000 (-0800) Subject: mm: introduce mm_find_pmd() X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~81^2~64 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6219049ae1ce32b89236646cccaec2a5fc6c4fd2;p=pandora-kernel.git mm: introduce mm_find_pmd() Several place need to find the pmd by(mm_struct, address), so introduce a function to simplify it. [akpm@linux-foundation.org: fix warning] Signed-off-by: Bob Liu Cc: Andrea Arcangeli Cc: Michal Hocko Cc: Minchan Kim Cc: Ni zhan Chen Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed