On Tue, Apr 05, 2016 at 01:51:15PM -0700, Hugh Dickins wrote: > Remove move_huge_pmd()'s redundant new_vma arg: all it was used for was > a VM_NOHUGEPAGE check on new_vma flags, but the new_vma is cloned from > the old vma, so a trans_huge_pmd in the new_vma will be as acceptable > as it was in the old vma, alignment and size permitting. > > Signed-off-by: Hugh Dickins <hughd@xxxxxxxxxx> Acked-by: Kirill A. Shutemov <kirill.shutemov@xxxxxxxxxxxxxxx> -- Kirill A. Shutemov -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>