From 60fd6260b95af92864e0038226b58de78d7fb9a6 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Mon, 29 Jun 2020 09:39:00 -0500 Subject: Linux v5.7.6 rebase Signed-off-by: Justin M. Forbes --- configs/fedora/generic/arm/aarch64/CONFIG_FORCE_MAX_ZONEORDER | 3 +++ 1 file changed, 3 insertions(+) (limited to 'configs/fedora/generic/arm/aarch64/CONFIG_FORCE_MAX_ZONEORDER') diff --git a/configs/fedora/generic/arm/aarch64/CONFIG_FORCE_MAX_ZONEORDER b/configs/fedora/generic/arm/aarch64/CONFIG_FORCE_MAX_ZONEORDER index 6d42a47fc..b730690db 100644 --- a/configs/fedora/generic/arm/aarch64/CONFIG_FORCE_MAX_ZONEORDER +++ b/configs/fedora/generic/arm/aarch64/CONFIG_FORCE_MAX_ZONEORDER @@ -1 +1,4 @@ +# We technically want this to be 13 for Fedora with 4K pages but that's only +# an option with an out of tree patch. Keep this 11 for compatibility until +# we figure out what we want here CONFIG_FORCE_MAX_ZONEORDER=13 -- cgit