On Wed, 20 Jan 2016, Liang Chen wrote: > VM_HUGETLB and VM_MIXEDMAP vma needs to be excluded to avoid compound > pages being marked for migration and unexpected COWs when handling > hugetlb fault. > > Thanks to Naoya Horiguchi for reminding me on these checks. > > Signed-off-by: Liang Chen <[email protected]> > Signed-off-by: Gavin Guo <[email protected]> > Suggested-by: Naoya Horiguchi <[email protected]>
Acked-by: David Rientjes <[email protected]>

