diff options
author | Catalin Marinas <[email protected]> | 2023-05-19 18:14:40 +0100 |
---|---|---|
committer | Will Deacon <[email protected]> | 2023-06-02 13:00:52 +0100 |
commit | f3c3762178fad5cf5dc108fb061ba010818323b4 (patch) | |
tree | da69b868e9dceb369be15d630720fd0fe02ce529 /lib/mpi/mpi-sub-ui.c | |
parent | c4c597f1b367433c52c531dccd6859a39b4580fb (diff) |
arm64: Remove the ARCH_FORCE_MAX_ORDER config input prompt
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.
However, starting with defconfig (ARCH_FORCE_MAX_ORDER of 10) and
setting ARM64_64K_PAGES together with EXPERT leaves MAX_ORDER 10 which
fails to build in this configuration.
Drop the input prompt for ARCH_FORCE_MAX_ORDER completely so that it's
no longer configurable. People requiring a higher MAX_ORDER should send
a patch changing the default, together with proper justification.
Fixes: 34affcd7577a ("arm64: drop ranges in definition of ARCH_FORCE_MAX_ORDER")
Signed-off-by: Catalin Marinas <[email protected]>
Reported-by: Marc Zyngier <[email protected]>
Cc: Will Deacon <[email protected]>
Cc: Mike Rapoport <[email protected]>
Cc: Andrew Morton <[email protected]>
Cc: Justin M. Forbes <[email protected]>
Reviewed-by: Anshuman Khandual <[email protected]>
Acked-by: Marc Zyngier <[email protected]>
Acked-by: Mike Rapoport (IBM) <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions