On 03/09/2016 05:40 PM, Anshuman Khandual wrote:
> Currently the function 'follow_page_mask' does not take into account
> PGD based huge page implementation. This change achieves that and
> makes it complete.
Hugh/Mel/Naoya/Andrew,
Thoughts/inputs/suggestions ? Does this change look okay
Currently the function 'follow_page_mask' does not take into account
PGD based huge page implementation. This change achieves that and
makes it complete.
Signed-off-by: Anshuman Khandual
---
mm/gup.c | 6 ++
1 file changed, 6 insertions(+)
diff --git a/mm/gup.c b/mm/gup.c
index 7bf19ff..53a