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-10-09 13:23:21 -0400
commit780c974b84625f40c5014d7bda9a8a25c09dff5d (patch)
tree28cda0980a7ba4d847eda1c3748cec3993a74da8 /arch
parente8745ba7e0b4c7485854f0a337afdb671ae6e086 (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 232006117a78..48549bc51e44 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -1725,7 +1725,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