From: Russell King Date: Thu, 12 May 2011 08:53:05 +0000 (+0100) Subject: ARM: Highmem: drop experimental status X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=e8db89a242f46820b622be48d65951879575efd1;p=linux-beck.git ARM: Highmem: drop experimental status Highmem on ARM has been around for a while now, without any major issues being raised. So, drop the experimental status of this feature. Signed-off-by: Russell King --- diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index ac19a5ac048f..a816a93e1993 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig @@ -1520,8 +1520,8 @@ config ARCH_SELECT_MEMORY_MODEL def_bool ARCH_SPARSEMEM_ENABLE config HIGHMEM - bool "High Memory Support (EXPERIMENTAL)" - depends on MMU && EXPERIMENTAL + bool "High Memory Support" + depends on MMU help The address space of ARM processors is only 4 Gigabytes large and it has to accommodate user address space, kernel address