linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] ARM: zynq: smp improvements
@ 2019-08-08 12:52 Luis Araneda
  2019-08-08 12:52 ` [PATCH v2 1/2] ARM: zynq: support smp in thumb mode Luis Araneda
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Luis Araneda @ 2019-08-08 12:52 UTC (permalink / raw)
  To: linux, michal.simek; +Cc: linux-kernel, linux-arm-kernel, Luis Araneda

This series adds support for kernel compiled in Thumb mode
and fixes a kernel panic on smp bring-up when FORTIFY_SOURCE
is enabled.

The series started with the second patch as an RFC, and
the first patch were suggested on the review to complement
the fix.

The changes were run-tested on a Digilent Zybo Z7 board
---
Changes:
v1 -> v2:
- Reword commit messages to include related commits
- Add Fixes tag to relevant commits
- Add Cc to stable to relevant commits


Luis Araneda (2):
  ARM: zynq: support smp in thumb mode
  ARM: zynq: Use memcpy_toio instead of memcpy on smp bring-up

 arch/arm/mach-zynq/headsmp.S | 2 ++
 arch/arm/mach-zynq/platsmp.c | 4 ++--
 2 files changed, 4 insertions(+), 2 deletions(-)

-- 
2.22.0


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-08-14  7:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-08 12:52 [PATCH v2 0/2] ARM: zynq: smp improvements Luis Araneda
2019-08-08 12:52 ` [PATCH v2 1/2] ARM: zynq: support smp in thumb mode Luis Araneda
2019-08-08 12:52 ` [PATCH v2 2/2] ARM: zynq: Use memcpy_toio instead of memcpy on smp bring-up Luis Araneda
2019-08-14  7:40 ` [PATCH v2 0/2] ARM: zynq: smp improvements Michal Simek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).