[PATCH 2/3] ARM: Remove redundant ARCH_SPARSEMEM_DEFAULT setting

Gregory Fong gregory.0xf0 at gmail.com
Fri Oct 31 13:12:21 PDT 2014


On Thu, Sep 11, 2014 at 7:22 PM, Kevin Cernekee <cernekee at gmail.com> wrote:
> If ARCH_SPARSEMEM_ENABLE=y and ARCH_{FLATMEM,DISCONTIGMEM}_ENABLE=n,
> then the logic in mm/Kconfig already makes CONFIG_SPARSEMEM the only
> choice.  This is true for all of the existing ARM users of
> ARCH_SPARSEMEM_ENABLE.
>
> Forcing ARCH_SPARSEMEM_DEFAULT=y if ARCH_SPARSEMEM_ENABLE=y prevents
> us from ever defaulting to FLATMEM, so we should remove this setting.
>
> Signed-off-by: Kevin Cernekee <cernekee at gmail.com>

Acked-by: Gregory Fong <gregory.0xf0 at gmail.com>



More information about the linux-arm-kernel mailing list