aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2011-07-18 17:09:28 +0200
committerSteven Rostedt <rostedt@goodmis.org>2012-01-24 11:04:51 -0500
commit0334492d80e06cc0a2b56accb511cfdc039f4fa5 (patch)
treec52b9ba1ee9dda740270b03973ba9b7b062d2818
parent38f580eb066e7383a70852e3ff809a8edf1ffa0c (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 1de8d951150b..0fd9288d893c 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -1537,7 +1537,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