Re: [PATCH v2 2/2] alpha: Remove IO memcpy and memset

From: Arnd Bergmann
Date: Mon Feb 03 2025 - 12:24:54 EST


On Mon, Feb 3, 2025, at 16:42, Julian Vetter wrote:
> Recently new IO memcpy were added in libs/iomem_copy.c. So, remove the
> alpha specific implementations and use the ones from the lib code.
>
> Signed-off-by: Julian Vetter <julian@xxxxxxxxxxxxxxxx>

Reviewed-by: Arnd Bergmann <arnd@xxxxxxxx>