diff options
| author | Michael Ellerman <[email protected]> | 2023-08-24 12:28:49 +0000 |
|---|---|---|
| committer | Michael Ellerman <[email protected]> | 2023-10-15 09:55:03 +0000 |
| commit | ff9e8f41513669e290f6e1904e1bc75950584491 (patch) | |
| tree | df7a3277ec85e8626e3984798e82e34b2a2066bc /drivers/cdx/controller/cdx_controller.c | |
| parent | powerpc/47x: Fix 47x syscall return crash (diff) | |
| download | kernel-ff9e8f41513669e290f6e1904e1bc75950584491.tar.gz kernel-ff9e8f41513669e290f6e1904e1bc75950584491.zip | |
powerpc/mm: Allow ARCH_FORCE_MAX_ORDER up to 12
Christophe reported that the change to ARCH_FORCE_MAX_ORDER to limit the
range to 10 had broken his ability to configure hugepages:
# echo 1 > /sys/kernel/mm/hugepages/hugepages-8192kB/nr_hugepages
sh: write error: Invalid argument
Several of the powerpc defconfigs previously set the
ARCH_FORCE_MAX_ORDER value to 12, via the definition in
arch/powerpc/configs/fsl-emb-nonhw.config, used by:
mpc85xx_defconfig
mpc85xx_smp_defconfig
corenet32_smp_defconfig
corenet64_smp_defconfig
mpc86xx_defconfig
mpc86xx_smp_defconfig
Fix it by increasing the allowed range to 12 to restore the previous
behaviour.
Fixes: 358e526a1648 ("powerpc/mm: Reinstate ARCH_FORCE_MAX_ORDER ranges")
Reported-by: Christophe Leroy <[email protected]>
Closes: https://lore.kernel.org/all/[email protected]/
Tested-by: Christophe Leroy <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://msgid.link/[email protected]
Diffstat (limited to 'drivers/cdx/controller/cdx_controller.c')
0 files changed, 0 insertions, 0 deletions
