[PATCH v5 3/5] Use generic io memcpy functions on the arm64 architecture

Catalin Marinas catalin.marinas at arm.com
Tue Sep 24 08:40:32 PDT 2024


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 <ysionneau at kalrayinc.com>
> Signed-off-by: Julian Vetter <jvetter at kalrayinc.com>

Reviewed-by: Catalin Marinas <catalin.marinas at arm.com>

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



More information about the linux-arm-kernel mailing list