[PATCH rdma-next 1/2] arm64/io: add memcpy_toio_64

Jason Gunthorpe jgg at nvidia.com
Wed Jan 17 05:26:13 PST 2024


On Wed, Jan 17, 2024 at 02:20:00PM +0100, Niklas Schnelle wrote:
> Sorry I haven't replied. Yes, I have a fix for zpci_memcpy_toio()
> titled "s390/pci: fix max size calculation in zpci_memcpy_toio()" that
> I tested with this series plus the following define added to
> arch/s390/include/asm/io.h:
> 
> #define memcpy_toio_64 zpci_memcpy_toio(dst, src, 64)
> 
> It's already in the s390 tree's feature branch and linux-next.

Great!

Jason



More information about the linux-arm-kernel mailing list