On Fri, 17 Dec 2021 17:47:08 +0800, Zhiqiang Hou wrote: > From: Hou Zhiqiang <Zhiqiang.Hou@xxxxxxx> > > In the copy tests, it uses the memcpy() to copy data between > IO memory space. This can cause the alignment fualt error > (pasted the error logs below) due to the memcpy() may use > unaligned accesses. > > [...] Applied to pci/endpoint, thanks! [1/1] PCI: endpoint: Fix alignment fault error in copy tests https://git.kernel.org/lpieralisi/pci/c/829cc0e2ea Thanks, Lorenzo