2022-06-09 03:53:47

by Muchun Song

[permalink] [raw]
Subject: Re: [PATCH v2 16/19] hugetlb: Convert to migrate_folio

On Wed, Jun 08, 2022 at 04:02:46PM +0100, Matthew Wilcox (Oracle) wrote:
> This involves converting migrate_huge_page_move_mapping(). We also need a
> folio variant of hugetlb_set_page_subpool(), but that's for a later patch.
>
> Signed-off-by: Matthew Wilcox (Oracle) <[email protected]>

Acked-by: Muchun Song <[email protected]>

Thanks.