-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256
On Fri, 2024-07-12 at 08:58 -0700, Yang Shi wrote:
Yves-Alexis Perez reported commit 4ef9ad19e176 ("mm: huge_memory: don't force huge page alignment on 32 bit") didn't work for x86_32 [1]. It is because x86_32 uses CONFIG_X86_32 instead of CONFIG_32BIT.
!CONFIG_64BIT should cover all 32 bit machines.
Hi,
I've noticed that the patch was integrated into the -mm tree and next/master. It's not yet in the first half of the merge window for 6.11 but do you know if it's scheduled for rc1?
Regards, - -- Yves-Alexis