From: Russell King Date: Thu, 12 May 2011 08:53:05 +0000 (+0100) Subject: ARM: Highmem: drop experimental status X-Git-Tag: firefly_0821_release~7613^2~1318^2~1^4~8 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=e8db89a242f46820b622be48d65951879575efd1;p=firefly-linux-kernel-4.4.55.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