summaryrefslogtreecommitdiffstats
path: root/debian/patches-rt/kconfig-disable-a-few-options-rt.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches-rt/kconfig-disable-a-few-options-rt.patch')
-rw-r--r--debian/patches-rt/kconfig-disable-a-few-options-rt.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/patches-rt/kconfig-disable-a-few-options-rt.patch b/debian/patches-rt/kconfig-disable-a-few-options-rt.patch
index 1d6ecc94a..3a2cb3559 100644
--- a/debian/patches-rt/kconfig-disable-a-few-options-rt.patch
+++ b/debian/patches-rt/kconfig-disable-a-few-options-rt.patch
@@ -1,7 +1,7 @@
Subject: kconfig: Disable config options which are not RT compatible
From: Thomas Gleixner <tglx@linutronix.de>
Date: Sun, 24 Jul 2011 12:11:43 +0200
-Origin: https://www.kernel.org/pub/linux/kernel/projects/rt/5.0/older/patches-5.0.10-rt7.tar.xz
+Origin: https://www.kernel.org/pub/linux/kernel/projects/rt/5.2/older/patches-5.2-rt1.tar.xz
Disable stuff which is known to have issues on RT
@@ -23,7 +23,7 @@ Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
help
--- a/mm/Kconfig
+++ b/mm/Kconfig
-@@ -372,7 +372,7 @@ config NOMMU_INITIAL_TRIM_EXCESS
+@@ -373,7 +373,7 @@ config NOMMU_INITIAL_TRIM_EXCESS
config TRANSPARENT_HUGEPAGE
bool "Transparent Hugepage Support"