summaryrefslogtreecommitdiff
path: root/mm
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2011-07-24 10:11:43 (GMT)
committerScott Wood <scottwood@freescale.com>2015-02-13 22:20:16 (GMT)
commit75db0f9684dc234b3222470f15df7e88c95fe806 (patch)
tree7d076adab3a47d7115e3c9585d7f49e7dd371c0a /mm
parent898ce3f2cdedd95b70eeeb770b251474adda5a79 (diff)
downloadlinux-fsl-qoriq-75db0f9684dc234b3222470f15df7e88c95fe806.tar.xz
kconfig-disable-a-few-options-rt.patch
Disable stuff which is known to have issues on RT Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'mm')
-rw-r--r--mm/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/mm/Kconfig b/mm/Kconfig
index 2a092f5..b183a91 100644
--- a/mm/Kconfig
+++ b/mm/Kconfig
@@ -387,7 +387,7 @@ config NOMMU_INITIAL_TRIM_EXCESS
config TRANSPARENT_HUGEPAGE
bool "Transparent Hugepage Support"
- depends on HAVE_ARCH_TRANSPARENT_HUGEPAGE
+ depends on HAVE_ARCH_TRANSPARENT_HUGEPAGE && !PREEMPT_RT_FULL
select COMPACTION
help
Transparent Hugepages allows the kernel to use huge pages and