summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2011-07-18 17:09:28 +0200
committerClark Williams <williams@redhat.com>2012-03-14 10:50:13 -0500
commitbf78634ed29ef6f7504bfc955be6f2db636bad2b (patch)
treed7a64130d1227cae6b2af30830895018a2ded835 /arch
parent3ba60ef58be222d5a352fd73eb537b428c3ad784 (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 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