Re: [PATCH v1 1/6] mm/page_isolation: don't pass gfp flags to isolate_single_pageblock()
From: Zi Yan
Date: Mon Dec 02 2024 - 13:08:48 EST
On 2 Dec 2024, at 7:58, David Hildenbrand wrote:
> The flags are no longer used, we can stop passing them to
> isolate_single_pageblock().
>
> Signed-off-by: David Hildenbrand <david@xxxxxxxxxx>
> ---
> mm/page_isolation.c | 8 +++-----
> 1 file changed, 3 insertions(+), 5 deletions(-)
>
Reviewed-by: Zi Yan <ziy@xxxxxxxxxx>
Best Regards,
Yan, Zi