Re: [RFC 3/9] mm/gup: Make follow_page_mask function PGD implementation aware

From: Anshuman Khandual
Date: Thu Mar 10 2016 - 22:03:23 EST


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 ?