From: Paul Mundt <lethal@linux-sh.org>
To: linux-sh@vger.kernel.org
Subject: Re: [PATCH] ARM: mach-shmobile: r8a7779 SMP support V2
Date: Mon, 09 Jan 2012 01:44:01 +0000 [thread overview]
Message-ID: <20120109014401.GH25648@linux-sh.org> (raw)
In-Reply-To: <20111222081730.12133.61045.sendpatchset@w520>
On Wed, Dec 28, 2011 at 05:00:48PM +0900, Magnus Damm wrote:
> From: Magnus Damm <damm@opensource.se>
>
> This patch contains r8a7779 SMP support V2 - now including
> CPU hotplug offine and online support. The r8a7779 power
> domain code is tied together with SMP glue code which allows
> us to control the power domains via CPU hotplug.
>
> At this point the kernel boots with the 4 Cortex-A9 cores in
> SMP mode and all CPU cores except CPU0 can be hotplugged.
>
> Signed-off-by: Magnus Damm <damm@opensource.se>
> ---
>
> Depends on the r8a7779 base plus the power domain code:
> [PATCH] ARM: mach-shmobile: r8a7779 power domain support
>
Not sure how you want to handle this. I can take the power domain code
since it's the initial merge, or I can just push out the base stuff I
have now, Rafael can merge the power domain stuff on top, and then we can
add the SMP support at a later stage. There won't be a lot of time for
multiple merges this merge window, though.
In any event, I'm not entirely pleased with the direction the platsmp
code is going. Either layer in some function pointers that the CPU code
can set up, add some weak symbols, or move the small bit of common code
somewhere actually common rather than trying to shoe-horn everything in
and then relying on this absurd is_xxx() check (which in itself is
nothing but glorified ifdef abuse).
next prev parent reply other threads:[~2012-01-09 1:44 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-12-22 8:17 [PATCH] ARM: mach-shmobile: r8a7779 SMP support Magnus Damm
2011-12-28 8:00 ` [PATCH] ARM: mach-shmobile: r8a7779 SMP support V2 Magnus Damm
2012-01-09 1:44 ` Paul Mundt [this message]
2012-01-10 8:44 ` [PATCH] ARM: mach-shmobile: r8a7779 SMP support V3 Magnus Damm
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=20120109014401.GH25648@linux-sh.org \
--to=lethal@linux-sh.org \
--cc=linux-sh@vger.kernel.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).