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>2011-12-28 16:25:49 -0600
commitbdaea820fc096b3877914d16d605e58a4f913978 (patch)
tree0fa9581b7e06ad1693ccec309d911556d41334ea /arch
parent89b1d34e4b310354776562f185a5187948189a05 (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 430cc4d9abda..ca4a635c1e99 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