]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
Merge tag 'tegra-for-6.17-arm-core' of https://git.kernel.org/pub/scm/linux/kernel...
authorArnd Bergmann <arnd@arndb.de>
Tue, 22 Jul 2025 19:33:23 +0000 (21:33 +0200)
committerArnd Bergmann <arnd@arndb.de>
Tue, 22 Jul 2025 19:33:29 +0000 (21:33 +0200)
ARM: tegra: Core changes for v6.17-rc1

Fixes an issue when copying data to IRAM using memcpy() and use the
memcpy_toio() function instead.

* tag 'tegra-for-6.17-arm-core' of https://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux:
  ARM: tegra: Use I/O memcpy to write to IRAM

Link: https://lore.kernel.org/r/20250711220943.2389322-5-thierry.reding@gmail.com
Signed-off-by: Arnd Bergmann <arnd@arndb.de>

Trivial merge