summaryrefslogtreecommitdiffstats
path: root/0001-arm-make-CONFIG_HIGHPTE-optional-without-CONFIG_EXPE.patch
diff options
context:
space:
mode:
authorThorsten Leemhuis <fedora@leemhuis.info>2020-11-10 18:16:15 +0100
committerThorsten Leemhuis <fedora@leemhuis.info>2020-11-10 18:16:15 +0100
commitdeb69eb2c57f101a042078cba3ff7d0d32ac12dd (patch)
treefec238268fcd645ece08f5c62539c2d9f4ad43a0 /0001-arm-make-CONFIG_HIGHPTE-optional-without-CONFIG_EXPE.patch
parent3d379ec378cb460bf56ebf028e268e19940ccbbe (diff)
parent73c86ebaee23df8310b903c1dab2176d443f5a3a (diff)
downloadkernel-deb69eb2c57f101a042078cba3ff7d0d32ac12dd.tar.gz
kernel-deb69eb2c57f101a042078cba3ff7d0d32ac12dd.tar.xz
kernel-deb69eb2c57f101a042078cba3ff7d0d32ac12dd.zip
merge origin (5.9 rebase)kernel-5.9.7-351.vanilla.knurd.1.fc33
Diffstat (limited to '0001-arm-make-CONFIG_HIGHPTE-optional-without-CONFIG_EXPE.patch')
-rw-r--r--0001-arm-make-CONFIG_HIGHPTE-optional-without-CONFIG_EXPE.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/0001-arm-make-CONFIG_HIGHPTE-optional-without-CONFIG_EXPE.patch b/0001-arm-make-CONFIG_HIGHPTE-optional-without-CONFIG_EXPE.patch
index 498ffaf18..dba9aa705 100644
--- a/0001-arm-make-CONFIG_HIGHPTE-optional-without-CONFIG_EXPE.patch
+++ b/0001-arm-make-CONFIG_HIGHPTE-optional-without-CONFIG_EXPE.patch
@@ -11,10 +11,10 @@ Signed-off-by: Jon Masters <jcm@redhat.com>
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
-index 2ac74904a3ce..f0094424f76a 100644
+index e00d94b16658..4db48405b23a 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
-@@ -1549,9 +1549,9 @@ config HIGHMEM
+@@ -1514,9 +1514,9 @@ config HIGHMEM
If unsure, say n.
config HIGHPTE
@@ -27,5 +27,5 @@ index 2ac74904a3ce..f0094424f76a 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
--
-2.26.2
+2.28.0