On Thu, Apr 11, 2024, at 18:46, Jason Gunthorpe wrote: > arch/x86/include/asm/io.h | 17 +++++++++++++++++ > arch/x86/lib/Makefile | 1 - > arch/x86/lib/iomap_copy_64.S | 15 --------------- > include/linux/io.h | 5 ++++- > lib/iomap_copy.c | 6 +++--- > 5 files changed, 24 insertions(+), 20 deletions(-) > delete mode 100644 arch/x86/lib/iomap_copy_64.S Acked-by: Arnd Bergmann <arnd@xxxxxxxx>