Re: [PATCH v2] mm/page_alloc: drop flag-conversion "optimisation"
From: Brendan Jackman
Date: Mon Jun 15 2026 - 07:00:14 EST
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.