From: Leon Romanovsky <leonro@xxxxxxxxxx> This short series adds and utilizes memcpy_toio_64(). Jason Gunthorpe (2): arm64/io: add memcpy_toio_64 IB/mlx5: Use memcpy_toio_64() for write combining stores arch/arm64/include/asm/io.h | 20 ++++++++++++++++++++ drivers/infiniband/hw/mlx5/mem.c | 5 +---- include/asm-generic/io.h | 30 ++++++++++++++++++++++++++++++ 3 files changed, 51 insertions(+), 4 deletions(-) -- 2.42.0