On Thu, Aug 28, 2025 at 12:01:07AM +0200, David Hildenbrand wrote:
> Now handled by the core automatically once SPARSEMEM_VMEMMAP_ENABLE
> is selected.

Ah yes there are other cases :)

>
> Reviewed-by: Mike Rapoport (Microsoft) <r...@kernel.org>
> Cc: Heiko Carstens <h...@linux.ibm.com>
> Cc: Vasily Gorbik <g...@linux.ibm.com>
> Cc: Alexander Gordeev <agord...@linux.ibm.com>
> Cc: Christian Borntraeger <borntrae...@linux.ibm.com>
> Cc: Sven Schnelle <sv...@linux.ibm.com>
> Signed-off-by: David Hildenbrand <da...@redhat.com>

LGTM, so:

Reviewed-by: Lorenzo Stoakes <lorenzo.stoa...@oracle.com>

> ---
>  arch/s390/Kconfig | 1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/arch/s390/Kconfig b/arch/s390/Kconfig
> index bf680c26a33cf..145ca23c2fff6 100644
> --- a/arch/s390/Kconfig
> +++ b/arch/s390/Kconfig
> @@ -710,7 +710,6 @@ menu "Memory setup"
>  config ARCH_SPARSEMEM_ENABLE
>       def_bool y
>       select SPARSEMEM_VMEMMAP_ENABLE
> -     select SPARSEMEM_VMEMMAP
>
>  config ARCH_SPARSEMEM_DEFAULT
>       def_bool y
> --
> 2.50.1
>

Reply via email to