summaryrefslogtreecommitdiffstats
path: root/debian/patches-rt/0051-mips-Disable-highmem-on-RT.patch
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--debian/patches-rt/0051-mips-Disable-highmem-on-RT.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/debian/patches-rt/0051-mips-Disable-highmem-on-RT.patch b/debian/patches-rt/0051-mips-Disable-highmem-on-RT.patch
index 340ce777f..9061234e2 100644
--- a/debian/patches-rt/0051-mips-Disable-highmem-on-RT.patch
+++ b/debian/patches-rt/0051-mips-Disable-highmem-on-RT.patch
@@ -1,7 +1,7 @@
From: Thomas Gleixner <tglx@linutronix.de>
Date: Mon, 18 Jul 2011 17:10:12 +0200
-Subject: [PATCH 051/353] mips: Disable highmem on RT
-Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=e8faa268480a65b8ec2bc9731d9488ab238e5eee
+Subject: [PATCH 051/354] mips: Disable highmem on RT
+Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=b58be7fafe13fa007c6be9aa57a2efa62b2757f0
The current highmem handling on -RT is not compatible and needs fixups.
@@ -11,10 +11,10 @@ Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
-index 8a227a80f6bd..bbd790058e46 100644
+index 8d1d065aac35..68bfe86b5aa8 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
-@@ -2523,7 +2523,7 @@ config MIPS_CRC_SUPPORT
+@@ -2524,7 +2524,7 @@ config MIPS_CRC_SUPPORT
#
config HIGHMEM
bool "High Memory Support"