[PATCH RFC 01/29] mm/balloon_compaction: we cannot have isolated pages in the balloon list
Zi Yan
ziy at nvidia.com
Thu Jun 19 04:32:21 AEST 2025
On 18 Jun 2025, at 13:39, David Hildenbrand wrote:
> The core will set PG_isolated only after mops->isolate_page() was
> called. In case of the balloon, that is where we will remove it from
> the balloon list. So we cannot have isolated pages in the balloon list.
>
> Let's drop this unnecessary check.
>
> Signed-off-by: David Hildenbrand <david at redhat.com>
> ---
> mm/balloon_compaction.c | 6 ------
> 1 file changed, 6 deletions(-)
>
Acked-by: Zi Yan <ziy at nvidia.com>
Best Regards,
Yan, Zi
More information about the Linuxppc-dev
mailing list