Re: [PATCH 3/4] mm: Fix demotion gfp by clearing GFP_RECLAIM after setting GFP_TRANSHUGE
From: Andrew Morton
Date: Wed Mar 11 2026 - 13:07:36 EST
On Wed, 11 Mar 2026 12:02:42 +0100 Alexandre Ghiti <alex@xxxxxxxx> wrote:
> Fixes: 9933a0c8a539 ("mm/migrate: clear __GFP_RECLAIM to make the migration callback consistent with regular THP allocations")
> Cc: stable@xxxxxxxxxxxxxxx
Please let's have the cc:stable fixes separated out from the cleanups,
and prepared against current -linus mainline.
Also, when proposing backportable fixes please ensure that the
changelogs carefully describe the userspace-visible runtime effects of
the bug.
Thanks.