[PATCH v3 1/6] x86: Stop using weak symbols for __iowrite32_copy()
Arnd Bergmann
arnd at arndb.de
Thu Apr 11 13:24:15 PDT 2024
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 at arndb.de>
More information about the linux-arm-kernel
mailing list