Re: [PATCH v14 055/138] mm: Add arch_make_folio_accessible()

From: Vlastimil Babka
Date: Wed Aug 11 2021 - 10:19:41 EST


On 7/15/21 5:35 AM, Matthew Wilcox (Oracle) wrote:
> As a default implementation, call arch_make_page_accessible n times.
> If an architecture can do better, it can override this.
>
> Also move the default implementation of arch_make_page_accessible()
> from gfp.h to mm.h.
>
> Signed-off-by: Matthew Wilcox (Oracle) <willy@xxxxxxxxxxxxx>

Acked-by: Vlastimil Babka <vbabka@xxxxxxx>