summaryrefslogtreecommitdiffstats
path: root/patch-5.17-redhat.patch
diff options
context:
space:
mode:
authorThorsten Leemhuis <fedora@leemhuis.info>2022-03-10 20:49:57 +0100
committerThorsten Leemhuis <fedora@leemhuis.info>2022-03-10 20:49:57 +0100
commit4c345964431b56880a9caf3b7cb009a13c6a2668 (patch)
tree872bffd9f398ecb5a67d23837f537706bd3df1c6 /patch-5.17-redhat.patch
parent51b2acc8fcf63b92ed324082ceb161f1bebf58ad (diff)
parent24dda0d8fe0d8b3518959d738d151689b85fe436 (diff)
downloadkernel-4c345964431b56880a9caf3b7cb009a13c6a2668.tar.gz
kernel-4c345964431b56880a9caf3b7cb009a13c6a2668.tar.xz
kernel-4c345964431b56880a9caf3b7cb009a13c6a2668.zip
Diffstat (limited to 'patch-5.17-redhat.patch')
-rw-r--r--patch-5.17-redhat.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/patch-5.17-redhat.patch b/patch-5.17-redhat.patch
index 4582d01de..1fb7d55fb 100644
--- a/patch-5.17-redhat.patch
+++ b/patch-5.17-redhat.patch
@@ -176,7 +176,7 @@ index 4c97cb40eebb..caf06cef3d2e 100644
The VM uses one page of physical memory for each page table.
For systems with a lot of processes, this can use a lot of
diff --git a/arch/arm64/Kconfig b/arch/arm64/Kconfig
-index f979ec410d6e..7c865dfbe522 100644
+index c842878f8133..72949bfbe1af 100644
--- a/arch/arm64/Kconfig
+++ b/arch/arm64/Kconfig
@@ -1109,7 +1109,7 @@ endchoice
@@ -188,7 +188,7 @@ index f979ec410d6e..7c865dfbe522 100644
help
For systems with 52-bit userspace VAs enabled, the kernel will attempt
to maintain compatibility with older software by providing 48-bit VAs
-@@ -1351,6 +1351,7 @@ config XEN
+@@ -1348,6 +1348,7 @@ config XEN
config FORCE_MAX_ZONEORDER
int
default "14" if ARM64_64K_PAGES