On Tue, Sep 10, 2024 at 03:43:38PM +0200, Julian Vetter wrote:
> Various architectures have almost the same implementations for
> __memcpy_{to,from}io and __memset_io functions. So, consolidate them and
> introduce a CONFIG_GENERIC_IO_COPY flag to build the given
> lib/io_copy.c.
>
> Reviewed-by: Yann Sionneau <[email protected]>
> Signed-off-by: Julian Vetter <[email protected]>The code looks correct: Reviewed-by: Catalin Marinas <[email protected]>
