Re: [PATCH v2] mm/page_alloc: drop flag-conversion "optimisation"
From: Brendan Jackman
Date: Fri Jun 19 2026 - 08:35:01 EST
On Fri Jun 19, 2026 at 12:27 PM UTC, Zi Yan wrote:
> On Fri Jun 19, 2026 at 7:53 AM EDT, Brendan Jackman wrote:
>> 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?
>
> It is in the quiet period, no patch will be picked up until -rc1 is
> out. If yours is not picked up then, feel free to resend it.
Ah, I thought mm-unstable didn't care about merge windows. It got
updated 2 days ago, but now I realise that's probably just coz Andrew
was updating mm-stable and then rebased onto it?
Thanks for clarifying.