linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/02] ARM: shmobile: Per-CPU SMP boot / sleep code
@ 2013-07-31 18:38 Magnus Damm
  2013-07-31 18:38 ` [PATCH 01/02] ARM: shmobile: Introduce per-CPU " Magnus Damm
  2013-07-31 18:38 ` [PATCH 02/02] ARM: shmobile: Per-CPU SMP boot / sleep code for SCU SoCs Magnus Damm
  0 siblings, 2 replies; 5+ messages in thread
From: Magnus Damm @ 2013-07-31 18:38 UTC (permalink / raw)
  To: linux-arm-kernel

ARM: shmobile: Per-CPU SMP boot / sleep code

[PATCH 01/02] ARM: shmobile: Introduce per-CPU SMP boot / sleep code
[PATCH 02/02] ARM: shmobile: Per-CPU SMP boot / sleep code for SCU SoCs

This series adds per-CPU SMP boot / sleep code to mach-shmobile and ties
it in with the Cortex-A9 SoCs using the shared SCU code. With this code
in place mach-shmobile has a common per-CPU demuxer that CPUs to start
from and a place where CPUs also go to sleep (perhaps forever).

Signed-off-by: Magnus Damm <damm@opensource.se>
---

 Written against renesas.git renesas-devel-20130731 and
 [PATCH 00/07] ARM: shmobile: sh73a0, r8a7779 and emev2 SMP SCU rework
 
 Requires "[PATCH] ARM: Fix memblock_reserve() to include stext" during
 run time to allow test of CPU Hotplug with v3.11-rc kernels.

 arch/arm/mach-shmobile/headsmp.S             |   50 ++++++++++++++++++++++++++
 arch/arm/mach-shmobile/include/mach/common.h |    4 ++
 arch/arm/mach-shmobile/platsmp-scu.c         |   17 +++++---
 arch/arm/mach-shmobile/platsmp.c             |   18 +++++++++
 4 files changed, 83 insertions(+), 6 deletions(-)

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

end of thread, other threads:[~2013-08-05  8:35 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-31 18:38 [PATCH 00/02] ARM: shmobile: Per-CPU SMP boot / sleep code Magnus Damm
2013-07-31 18:38 ` [PATCH 01/02] ARM: shmobile: Introduce per-CPU " Magnus Damm
2013-08-05  8:34   ` Simon Horman
2013-07-31 18:38 ` [PATCH 02/02] ARM: shmobile: Per-CPU SMP boot / sleep code for SCU SoCs Magnus Damm
2013-08-05  8:35   ` Simon Horman

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).