Re: [PATCH v7 00/10] Consolidate IO memcpy functions

2024-10-01 Thread Niklas Schnelle
On Mon, 2024-09-30 at 15:23 +0200, Julian Vetter wrote: > Thank you all for your remarks. I have addressed your feedback. I have > also added the full history of the patchset, because it now targets > additional architectures. > > Arnd: Unfortunately when adding the prototypes as 'extern ..' into

[PATCH v7 00/10] Consolidate IO memcpy functions

2024-09-30 Thread Julian Vetter
Thank you all for your remarks. I have addressed your feedback. I have also added the full history of the patchset, because it now targets additional architectures. Arnd: Unfortunately when adding the prototypes as 'extern ..' into asm-generic/io.h they conflict with some individual implementation