summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2011-07-18 17:09:28 +0200
committerClark Williams <williams@redhat.com>2012-04-04 09:14:55 -0500
commitb483827e9db464850b368adbf235b068fffd8cf9 (patch)
tree7336c38984f2660573a6f29f8c8bea6847410d60
parent16fbe069bac347fc91435f083d6e990703e9f0e7 (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 fc327b846fcf..0e53586543f5 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -1668,7 +1668,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