From 16edb13e192f1ce5eb55123ad3ebe1f68eb7b8a9 Mon Sep 17 00:00:00 2001 From: Thomas Gleixner Date: Mon, 18 Jul 2011 17:09:28 +0200 Subject: arm-disable-highmem-on-rt.patch Signed-off-by: Thomas Gleixner diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index 99e1ce9..6f43e5b 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig @@ -1760,7 +1760,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 -- cgit v0.10.2