Re: [PATCH RFC 21/29] mm: rename PG_isolated to PG_movable_ops_isolated
From: Zi Yan
Date: Mon Jun 23 2025 - 10:19:23 EST
On 18 Jun 2025, at 13:40, David Hildenbrand wrote:
> Let's rename the flag to make it clearer where it applies (not folios
> ...).
>
> While at it, define the flag only with CONFIG_MIGRATION.
>
> Signed-off-by: David Hildenbrand <david@xxxxxxxxxx>
> ---
> include/linux/page-flags.h | 16 +++++++++++-----
> mm/compaction.c | 2 +-
> mm/migrate.c | 14 +++++++-------
> 3 files changed, 19 insertions(+), 13 deletions(-)
>
Reviewed-by: Zi Yan <ziy@xxxxxxxxxx>
--
Best Regards,
Yan, Zi