summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2011-07-18 17:09:28 +0200
committerClark Williams <williams@redhat.com>2011-11-14 11:02:08 -0600
commite6491055deb4bad8450ad65f31c3f2caae117003 (patch)
tree4ff6b78d5fa2988dd2acb36af50eb827030601af
parentee49e9c417332cdfd5803eb6715cb39e269fb645 (diff)
arm-disable-highmem-on-rt.patch
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
-rw-r--r--arch/arm/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index c4675d7d5aed..eaf0c77ee45c 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -1655,7 +1655,7 @@ config HAVE_ARCH_PFN_VALID
config HIGHMEM
bool "High Memory Support"
- depends on MMU
+ depends on MMU && !PREEMPT_RT_FULL
help
The address space of ARM processors is only 4 Gigabytes large
and it has to accommodate user address space, kernel address