MIPS: Increase range of CONFIG_FORCE_MAX_ZONEORDER
authorPaul Cercueil <paul@crapouillou.net>
Thu, 17 Sep 2020 13:35:28 +0000 (15:35 +0200)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Sun, 27 Sep 2020 09:02:19 +0000 (11:02 +0200)
There is nothing that prevents us from using lower maximum values.
It's something that we actually want, when using bigger page sizes on
devices with low RAM.

Signed-off-by: Paul Cercueil <paul@crapouillou.net>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
arch/mips/Kconfig

index c08c98d654b1c42fcaad1e996307585a64d59ea0..b557fa578e626ec4219ff1a1eb8b42d480f41e18 100644 (file)
@@ -2264,7 +2264,7 @@ config FORCE_MAX_ZONEORDER
        default "13" if MIPS_HUGE_TLB_SUPPORT && PAGE_SIZE_32KB
        range 12 64 if MIPS_HUGE_TLB_SUPPORT && PAGE_SIZE_16KB
        default "12" if MIPS_HUGE_TLB_SUPPORT && PAGE_SIZE_16KB
-       range 11 64
+       range 0 64
        default "11"
        help
          The kernel memory allocator divides physically contiguous memory