Re: [PATCH v2] mm/page_alloc: drop flag-conversion "optimisation"
From: Brendan Jackman
Date: Fri Jun 19 2026 - 07:53:28 EST
On Mon Jun 15, 2026 at 10:59 AM UTC, Brendan Jackman wrote: > On Mon Jun 15, 2026 at 10:54 AM UTC, Brendan Jackman wrote:
>
>>
>> Signed-off-by: Brendan Jackman <jackmanb@xxxxxxxxxx>
>> ---
>> Changes in v2:
>> - Updated alloc_flags_nofragment() too.
>> - Link to v1: https://lore.kernel.org/r/20260612-gfp-pessimisation-v1-1-936eb04202e7@xxxxxxxxxx
>
> Sigh, maybe one day I'll send a patch without immediately following up
> with a "oops, I forgot to ...". But today is not that day.
>
> Forgot to add these tags from the v1:
>
> Reviewed-by: Vlastimil Babka (SUSE) <vbabka@xxxxxxxxxx>
> Reviewed-by: Zi Yan <ziy@xxxxxxxxxx>
> Reviewed-by: Gregory Price <gourry@xxxxxxxxxx>
> Acked-by: Johannes Weiner <hannes@xxxxxxxxxxx>
> Acked-by: Harry Yoo (Oracle) <harry@xxxxxxxxxx>
>
> Thanks everyone for the prompt reviews.
Hi Andrew,
This one didn't make it into any of the latest mm-* branches, is
anything blocked here?