]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit
Merge tag 'zynq-soc-for-v5.4' of https://github.com/Xilinx/linux-xlnx into arm/soc
authorArnd Bergmann <arnd@arndb.de>
Tue, 3 Sep 2019 21:09:32 +0000 (23:09 +0200)
committerArnd Bergmann <arnd@arndb.de>
Tue, 3 Sep 2019 21:09:33 +0000 (23:09 +0200)
commite8606cd4812485b3fb93b9a9484d00bd31f1ab9e
tree58fcb50112a6814d63ed9cfbd46e222e03100b89
parenta3a2902fb86e40a991bfd4bb84328df50b700541
parentb7005d4ef4f3aa2dc24019ffba03a322557ac43d
Merge tag 'zynq-soc-for-v5.4' of https://github.com/Xilinx/linux-xlnx into arm/soc

ARM: Xilinx Zynq SoC patches for v5.4

- Add support for SMP in thumb mode
- Fix SMP trampoline code when FORTIFY_SOURCE is enabled

* tag 'zynq-soc-for-v5.4' of https://github.com/Xilinx/linux-xlnx:
  ARM: zynq: Use memcpy_toio instead of memcpy on smp bring-up
  ARM: zynq: Support smp in thumb mode

Link: https://lore.kernel.org/r/8e00ba70-9403-4bf7-2870-a94758e37346@monstr.eu
Signed-off-by: Arnd Bergmann <arnd@arndb.de>