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