From 8bcec8d9026ed6b2c51c7947c2e28628e701dfe8 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Mon, 18 May 2020 12:42:20 -0500 Subject: kernel-5.7.0-0.rc6.1 * Mon May 18 2020 CKI@GitLab [5.7.0-0.rc6.1] - v5.7-rc6 rebase - Updated changelog for the release based on 3d1c1e5931ce ("CKI@GitLab") Resolves: rhbz# Signed-off-by: Justin M. Forbes --- 0001-Add-option-of-13-for-FORCE_MAX_ZONEORDER.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '0001-Add-option-of-13-for-FORCE_MAX_ZONEORDER.patch') diff --git a/0001-Add-option-of-13-for-FORCE_MAX_ZONEORDER.patch b/0001-Add-option-of-13-for-FORCE_MAX_ZONEORDER.patch index d59516f69..970824d59 100644 --- a/0001-Add-option-of-13-for-FORCE_MAX_ZONEORDER.patch +++ b/0001-Add-option-of-13-for-FORCE_MAX_ZONEORDER.patch @@ -16,10 +16,10 @@ Signed-off-by: Jeremy Cline 1 file changed, 1 insertion(+) diff --git a/arch/arm64/Kconfig b/arch/arm64/Kconfig -index 9e87f5847c92..f57bee916600 100644 +index 7f37a6d0658a..c88ee0e8ce6e 100644 --- a/arch/arm64/Kconfig +++ b/arch/arm64/Kconfig -@@ -1125,6 +1125,7 @@ config XEN +@@ -1126,6 +1126,7 @@ config XEN config FORCE_MAX_ZONEORDER int default "14" if (ARM64_64K_PAGES && TRANSPARENT_HUGEPAGE) -- cgit