Re: [PATCH v8 11/14] s390: Add wrappers around zpci_memcpy/zpci_memset

2024-10-08 Thread Niklas Schnelle
On Tue, 2024-10-08 at 09:50 +0200, Julian Vetter wrote: > Add wrapper functions around zpci_memcpy_{from,to}io and zpci_memset_io, > which have aligned prototypes with the ones from iomap_copy.c. These > wrappers are necessary because the prototypes of the zpci_ functions > can't be changed. In s39

[PATCH v8 11/14] s390: Add wrappers around zpci_memcpy/zpci_memset

2024-10-08 Thread Julian Vetter
Add wrapper functions around zpci_memcpy_{from,to}io and zpci_memset_io, which have aligned prototypes with the ones from iomap_copy.c. These wrappers are necessary because the prototypes of the zpci_ functions can't be changed. In s390 arch code they are directly being called and the return value