Re: [PATCH v8 01/14] Consolidate IO memcpy/memset into iomap_copy.c
Christoph Hellwig <[email protected]>
| Newsgroups | gmane.linux.ports.parisc,gmane.linux.ports.arm.kernel,gmane.linux.kernel,gmane.linux.ports.alpha,gmane.linux.ports.sh.devel,gmane.linux.uml.devel,gmane.linux.kernel.cross-arch,gmane.linux.ports.ppc64.devel,gmane.linux.ports.arm.msm,gmane.linux.drivers.mtd,gmane.linux.sound |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Oct 08, 2024 at 09:50:09AM +0200, Julian Vetter wrote: > lib/iomap_copy.c | 127 +++++++++++++++++++++++++++++++++++++++ On top of the previous comments: this really should be iomem_copy.c instead.