summaryrefslogtreecommitdiffstats
path: root/0001-arm-make-CONFIG_HIGHPTE-optional-without-CONFIG_EXPE.patch
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@fedoraproject.org>2020-11-10 11:02:01 -0600
committerJustin M. Forbes <jforbes@fedoraproject.org>2020-11-10 11:02:01 -0600
commit73c86ebaee23df8310b903c1dab2176d443f5a3a (patch)
tree8ace519342889d31fa96e589a939ced5957f993e /0001-arm-make-CONFIG_HIGHPTE-optional-without-CONFIG_EXPE.patch
parent4139fe1eb131870a76307fd996f2e56fcd9fbe49 (diff)
downloadkernel-73c86ebaee23df8310b903c1dab2176d443f5a3a.tar.gz
kernel-73c86ebaee23df8310b903c1dab2176d443f5a3a.tar.xz
kernel-73c86ebaee23df8310b903c1dab2176d443f5a3a.zip
Linux v5.9.7 rebase
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
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