aboutsummaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2011-07-18 17:09:28 +0200
committerSteven Rostedt <rostedt@rostedt.homelinux.com>2012-08-24 22:40:02 -0400
commitd223a8ee509282a0ee9ba1af9335e958d0999400 (patch)
treed7ed0019b4526f946bfedad73d63c4225b4faac1 /arch
parentfe9af56ea64c97e2f8b29fa66e1ee678bae18cfc (diff)
arm-disable-highmem-on-rt.patch
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index 6e88003f7d76..bb920970edc8 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -1677,7 +1677,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