summaryrefslogtreecommitdiffstats
path: root/patch-5.12.0-redhat.patch
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@fedoraproject.org>2021-03-26 10:53:03 -0500
committerJustin M. Forbes <jforbes@fedoraproject.org>2021-03-26 10:53:03 -0500
commitc8351b3d7a5401c09a2be72bdf84973c44634245 (patch)
tree41f6841531791f1b66442ae4aed7bae3aee59e58 /patch-5.12.0-redhat.patch
parent07405db22538d9e0d69ff13cdcf984aa2c1f6262 (diff)
downloadkernel-c8351b3d7a5401c09a2be72bdf84973c44634245.tar.gz
kernel-c8351b3d7a5401c09a2be72bdf84973c44634245.tar.xz
kernel-c8351b3d7a5401c09a2be72bdf84973c44634245.zip
kernel-5.12.0-0.rc4.20210326gitdb24726bfefa.178
* Fri Mar 26 2021 Fedora Kernel Team <kernel-team@fedoraproject.org> [5.12.0-0.rc4.20210326gitdb24726bfefa.178] - New configs in fs/pstore (CKI@GitLab) Resolves: rhbz# Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
Diffstat (limited to 'patch-5.12.0-redhat.patch')
-rw-r--r--patch-5.12.0-redhat.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/patch-5.12.0-redhat.patch b/patch-5.12.0-redhat.patch
index b97ce5c86..58c257861 100644
--- a/patch-5.12.0-redhat.patch
+++ b/patch-5.12.0-redhat.patch
@@ -192,10 +192,10 @@ index 5da96f5df48f..a35494d5910d 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 5656e7aacd69..fb23ebe99efe 100644
+index e4e1b6550115..800dd64437a8 100644
--- a/arch/arm64/Kconfig
+++ b/arch/arm64/Kconfig
-@@ -899,7 +899,7 @@ endchoice
+@@ -909,7 +909,7 @@ endchoice
config ARM64_FORCE_52BIT
bool "Force 52-bit virtual addresses for userspace"
@@ -204,7 +204,7 @@ index 5656e7aacd69..fb23ebe99efe 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
-@@ -1156,6 +1156,7 @@ config XEN
+@@ -1166,6 +1166,7 @@ config XEN
config FORCE_MAX_ZONEORDER
int
default "14" if ARM64_64K_PAGES