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-10-19 11:42:37 -0500
committerJustin M. Forbes <jforbes@fedoraproject.org>2020-10-19 11:42:37 -0500
commita71ee103a729754519abc15fd58e6b258a89e58b (patch)
tree1aa3608ced5fcea00ec18c43e1cd3c2549f8683a /0001-arm-make-CONFIG_HIGHPTE-optional-without-CONFIG_EXPE.patch
parent9c8554e84a4b99387bada758dbbefcb106c0128e (diff)
downloadkernel-a71ee103a729754519abc15fd58e6b258a89e58b.tar.gz
kernel-a71ee103a729754519abc15fd58e6b258a89e58b.tar.xz
kernel-a71ee103a729754519abc15fd58e6b258a89e58b.zip
Linux v5.9.1
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