[PATCH v1 15/29] mm/migration: remove PageMovable()
David Hildenbrand
david at redhat.com
Tue Jul 1 22:27:06 AEST 2025
On 01.07.25 12:50, Lorenzo Stoakes wrote:
> On Mon, Jun 30, 2025 at 02:59:56PM +0200, David Hildenbrand wrote:
>> As __ClearPageMovable() is gone that would have only made
>> PageMovable()==false but still __PageMovable()==true, now
>> PageMovable() == __PageMovable().
>
> I think this could be rephrased to be clearer, something like:
>
> Previously, if __ClearPageMovable() were invoked on a page, this would
> cause __PageMovable() to return false, but due to the continued
> existance of page movable ops, PageMovable() would have returned true.
>
"existence", yes will use that, thanks!
--
Cheers,
David / dhildenb
More information about the Linuxppc-dev
mailing list