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 <liangchen.li...@gmail.com> > Signed-off-by: Gavin Guo <gavin....@canonical.com> > Suggested-by: Naoya Horiguchi <n-horigu...@ah.jp.nec.com>
Acked-by: David Rientjes <rient...@google.com>