Re: [PATCH] Double check memmap is actually valid with a memmaphas unexpected holes

From: Russell King - ARM Linux
Date: Tue May 05 2009 - 04:38:22 EST


On Tue, May 05, 2009 at 09:29:44AM +0100, Mel Gorman wrote:
> diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
> index e02b893..6d79051 100644
> --- a/arch/arm/Kconfig
> +++ b/arch/arm/Kconfig
> @@ -925,10 +925,9 @@ config OABI_COMPAT
> UNPREDICTABLE (in fact it can be predicted that it won't work
> at all). If in doubt say Y.
>
> -config ARCH_FLATMEM_HAS_HOLES
> +config ARCH_HAS_HOLES_MEMORYMODEL

Can we arrange for EP93xx to select this so we don't have it enabled for
everyone.

The other user of this was RPC when it was flatmem only, but since it has
been converted to sparsemem it's no longer an issue there.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/