Jason Gunthorpe 2b505745a9 s390: use the correct count for __iowrite64_copy()
[ Upstream commit 723a2cc8d69d4342b47dfddbfe6c19f1b135f09b ]

The signature for __iowrite64_copy() requires the number of 64 bit
quantities, not bytes. Multiple by 8 to get to a byte length before
invoking zpci_memcpy_toio()

Fixes: 87bc359b9822 ("s390/pci: speed up __iowrite64_copy by using pci store block insn")
Acked-by: Niklas Schnelle <schnelle@linux.ibm.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Link: https://lore.kernel.org/r/0-v1-9223d11a7662+1d7785-s390_iowrite64_jgg@nvidia.com
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-03-01 13:06:11 +01:00
..
2018-04-27 06:51:31 +02:00
2023-12-13 17:42:20 +01:00
2018-08-19 10:38:36 -07:00
2018-11-13 11:08:46 -08:00
2018-04-16 09:10:22 +02:00
2021-07-20 16:15:55 +02:00
2022-05-18 09:42:49 +02:00