[PATCH] arm64: Make the ARCH_FORCE_MAX_ORDER config input prompt unconditional

Will Deacon will at kernel.org
Tue May 16 08:14:39 PDT 2023


On Wed, 3 May 2023 13:33:42 +0100, Catalin Marinas wrote:
> Commit 34affcd7577a ("arm64: drop ranges in definition of
> ARCH_FORCE_MAX_ORDER") dropped the ranges from the config entry and
> introduced an EXPERT condition on the input prompt instead. This change
> may affect some distro kernels that change ARCH_FORCE_MAX_ORDER but do
> not want to enable EXPERT.
> 
> Drop EXPERT from the input prompt together with the (ARM64_4K_PAGES ||
> ARM64_16K_PAGES) condition as the latter no longer makes sense after the
> ranges were removed. The latter makes all the page size configurations
> consistent w.r.t. ARCH_FORCE_MAX_ORDER.
> 
> [...]

Applied to arm64 (for-next/fixes), thanks!

[1/1] arm64: Make the ARCH_FORCE_MAX_ORDER config input prompt unconditional
      https://git.kernel.org/arm64/c/fd2d1cb8c545

Cheers,
-- 
Will

https://fixes.arm64.dev
https://next.arm64.dev
https://will.arm64.dev



More information about the linux-arm-kernel mailing list