Re: [RFC PATCH 3/4] mm/page_isolation: remove migratetype from undo_isolate_page_range()
From: David Hildenbrand
Date: Mon Sep 02 2024 - 05:00:30 EST
On 28.08.24 22:22, Zi Yan wrote:
Since migratetype is no longer overwritten during pageblock isolation,
undoing pageblock isolation no longer needs which migratetype to restore.
Signed-off-by: Zi Yan <ziy@xxxxxxxxxx>
---
Yes, that's the right way of doing it.
Acked-by: David Hildenbrand <david@xxxxxxxxxx>
--
Cheers,
David / dhildenb