From: magnus.damm@gmail.com (Magnus Damm)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 00/02] ARM: shmobile: Per-CPU SMP boot / sleep code
Date: Thu, 01 Aug 2013 03:38:08 +0900 [thread overview]
Message-ID: <20130731183808.31551.47235.sendpatchset@w520> (raw)
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(-)
next reply other threads:[~2013-07-31 18:38 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-31 18:38 Magnus Damm [this message]
2013-07-31 18:38 ` [PATCH 01/02] ARM: shmobile: Introduce per-CPU SMP boot / sleep code 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20130731183808.31551.47235.sendpatchset@w520 \
--to=magnus.damm@gmail.com \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).