Re: [PATCH] mm/migrate: Add native folio functions
From: David Hildenbrand (Arm)
Date: Mon Jun 08 2026 - 12:54:38 EST
On 6/8/26 02:29, Zi Yan wrote:
> On 7 Jun 2026, at 20:12, yahia wrote:
>
>> Hello,
>>
>> I aim provides in this patch to provide native
>> folio abstractions for page functions like movable_ops
>> by wrapping folio->page structure in the native page function
>
> MovableOps and MovableOpsIsolated pages are not folios and they
> are supposed to only be order-0 pages. This patch is unnecessary.
Yes, it's the wrong thing to do, thanks!
--
Cheers,
David