Re: [PATCH v2] parisc: Remove memcpy_toio and memset_io

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 12/4/24 09:04, Julian Vetter wrote:
Recently new functions for IO memcpy and IO memset were added in
libs/iomem_copy.c. So, remove the arch specific implementations, to fall
back to the generic ones which do exactly the same. Keep memcpy_fromio
for now, because it's slight more optimized by doing 'u16' accesses if
the buffer is aligned this way.

Signed-off-by: Julian Vetter <julian@xxxxxxxxxxxxxxxx>
---
  arch/parisc/include/asm/io.h      |  4 ---
  arch/parisc/kernel/parisc_ksyms.c |  2 --
  arch/parisc/lib/io.c              | 47 -------------------------------
  3 files changed, 53 deletions(-)

applied.

Thanks!
Helge





[Index of Archives]     [Linux SoC]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux