Re: [RFC 2/9] mm/hugetlb: Add follow_huge_pgd function
From: Anshuman Khandual <hidden>
Date: 2016-03-11 03:03:30
Also in:
linux-mm, lkml
From: Anshuman Khandual <hidden>
Date: 2016-03-11 03:03:30
Also in:
linux-mm, lkml
On 03/09/2016 05:40 PM, Anshuman Khandual wrote:
This just adds 'follow_huge_pgd' function which is will be used later in this series to make 'follow_page_mask' function aware of PGD based huge page implementation.
Hugh/Mel/Naoya/Andrew, Thoughts/inputs/suggestions ? Does this change looks okay ?