linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Simon Horman <horms+renesas@verge.net.au>
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 0/9] Renesas ARM based SoC SMP updates for v3.12
Date: Wed, 07 Aug 2013 04:39:28 +0000	[thread overview]
Message-ID: <cover.1375841380.git.horms+renesas@verge.net.au> (raw)

Hi Olof, Hi Arnd,

please consider these Renesas ARM based SoC SMP updates for v3.12.

This pull-request is based on renesas-dt2-for-v3.12, which I have
previously sent a pull-request for.


The following changes since commit 8b3e32c1fe5dce55e28e76b20361841dc863ec17:

  ARM: shmobile: r8a7740: Add TPU node to the device tree (2013-08-06 18:06:23 +0900)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-smp-for-v3.12

for you to fetch changes up to 1d33a354bbb618ba578bb372ebc18fe58457f6f3:

  ARM: shmobile: Per-CPU SMP boot / sleep code for SCU SoCs (2013-08-06 18:07:26 +0900)

----------------------------------------------------------------
Renesas ARM based SoC SMP updates for v3.12

* Per-CPU SMP boot and sleep code on SoCs that use SCU
* Shared SCU CPU Hotplug code on r8a7779 and sh73a0 SoCs
* Shared SCU CPU boot code on emev2, r8a7779 and sh73a0 SoCs

----------------------------------------------------------------
Magnus Damm (9):
      ARM: shmobile: Introduce shared SCU SMP boot code
      ARM: shmobile: Use shared SCU SMP boot code on sh73a0
      ARM: shmobile: Use shared SCU SMP boot code on r8a7779
      ARM: shmobile: Use shared SCU SMP boot code on emev2
      ARM: shmobile: Add shared SCU CPU Hotplug code
      ARM: shmobile: Use shared SCU CPU Hotplug code on sh73a0
      ARM: shmobile: Use shared SCU CPU Hotplug code on r8a7779
      ARM: shmobile: Introduce per-CPU SMP boot / sleep code
      ARM: shmobile: Per-CPU SMP boot / sleep code for SCU SoCs

 arch/arm/mach-shmobile/Makefile              |  6 +--
 arch/arm/mach-shmobile/headsmp.S             | 49 +++++++++++++++++
 arch/arm/mach-shmobile/include/mach/common.h |  9 ++++
 arch/arm/mach-shmobile/platsmp-scu.c         | 81 ++++++++++++++++++++++++++++
 arch/arm/mach-shmobile/platsmp.c             | 18 +++++++
 arch/arm/mach-shmobile/smp-emev2.c           | 19 +++----
 arch/arm/mach-shmobile/smp-r8a7779.c         | 64 ++++++----------------
 arch/arm/mach-shmobile/smp-sh73a0.c          | 67 ++++++-----------------
 8 files changed, 202 insertions(+), 111 deletions(-)
 create mode 100644 arch/arm/mach-shmobile/platsmp-scu.c

             reply	other threads:[~2013-08-07  4:39 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-07  4:39 Simon Horman [this message]
2013-08-07  4:39 ` [GIT PULL 1/9] ARM: shmobile: Introduce shared SCU SMP boot code Simon Horman
2013-08-07  4:39 ` [GIT PULL 2/9] ARM: shmobile: Use shared SCU SMP boot code on sh73a0 Simon Horman
2013-08-07  4:39 ` [GIT PULL 3/9] ARM: shmobile: Use shared SCU SMP boot code on r8a7779 Simon Horman
2013-08-07  4:39 ` [GIT PULL 4/9] ARM: shmobile: Use shared SCU SMP boot code on emev2 Simon Horman
2013-08-07  4:39 ` [GIT PULL 5/9] ARM: shmobile: Add shared SCU CPU Hotplug code Simon Horman
2013-08-07  4:39 ` [GIT PULL 6/9] ARM: shmobile: Use shared SCU CPU Hotplug code on sh73a0 Simon Horman
2013-08-07  4:39 ` [GIT PULL 7/9] ARM: shmobile: Use shared SCU CPU Hotplug code on r8a7779 Simon Horman
2013-08-07  4:39 ` [GIT PULL 8/9] ARM: shmobile: Introduce per-CPU SMP boot / sleep code Simon Horman
2013-08-07  4:39 ` [GIT PULL 9/9] ARM: shmobile: Per-CPU SMP boot / sleep code for SCU SoCs Simon Horman
2013-08-28 17:06 ` [GIT PULL 0/9] Renesas ARM based SoC SMP updates for v3.12 Olof Johansson

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=cover.1375841380.git.horms+renesas@verge.net.au \
    --to=horms+renesas@verge.net.au \
    --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).