Re: [PATCH 09/11] vdso: Drop kconfig GENERIC_VDSO_DATA_STORE

From: Catalin Marinas
Date: Tue Aug 26 2025 - 15:34:54 EST


On Tue, Aug 26, 2025 at 08:17:12AM +0200, Thomas Weißschuh wrote:
> All users of the generic vDSO library also use the generic vDSO datastore.
>
> Remove the now unnecessary kconfig symbol.
>
> Signed-off-by: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
> ---
> arch/Kconfig | 2 +-
> arch/arm/mm/Kconfig | 1 -
> arch/arm64/Kconfig | 1 -

Acked-by: Catalin Marinas <catalin.marinas@xxxxxxx>