Re: [PATCH master] remoteproc: use I/O memory variants of memcpy/memset

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

 



On Fri, 15 Nov 2024 14:52:42 +0100, Ahmad Fatoum wrote:
> Reserved memory is unmapped strongly ordered in barebox and calling
> normal optimized memcpy on may trigger an abort due to misalignment.
> 
> Fix this by using the slower I/O variants of memcpy/memset, which are
> do not expect bufferable memory like the optimized variants and thus
> don't cause unaligned accesses.
> 
> [...]

Applied, thanks!

[1/1] remoteproc: use I/O memory variants of memcpy/memset
      https://git.pengutronix.de/cgit/barebox/commit/?id=b0081505fff7 (link may not be stable)

Best regards,
-- 
Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>





[Index of Archives]     [Linux Embedded]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux