Re: [PATCH 3/4] mm: Fix demotion gfp by clearing GFP_RECLAIM after setting GFP_TRANSHUGE
From: Alexandre Ghiti
Date: Fri Mar 13 2026 - 10:18:08 EST
Hi Andrew,
On 3/11/26 18:06, Andrew Morton wrote:
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")Please let's have the cc:stable fixes separated out from the cleanups,
Cc: stable@xxxxxxxxxxxxxxx
and prepared against current -linus mainline.
I'll split the series in the next version.
Also, when proposing backportable fixes please ensure that the
changelogs carefully describe the userspace-visible runtime effects of
the bug.
I was unaware of that requirement, I'll do.
Thanks,
Alex
Thanks.