On Tue, Sep 24, 2024 at 02:14:30PM +0200, Julian Vetter wrote:
> Use the generic __memcpy_{from,to}io and __memset_io functions on the
> arm64 processor architecture.
>
> Reviewed-by: Yann Sionneau <[email protected]>
> Signed-off-by: Julian Vetter <[email protected]>Reviewed-by: Catalin Marinas <[email protected]> And a nitpick if you respin: we tend to write the subject as arch name, colon followed by the actual text. E.g.: arm64: Use generic io memcpy functions
