All of lore.kernel.org
 help / color / mirror / Atom feed
From: Simon Horman <horms@verge.net.au>
To: linux-sh@vger.kernel.org
Subject: Re: [PATCH] ARM: mach-shmobile: fix platsmp.c build when ARCH_SH73A0=n
Date: Fri, 06 Jul 2012 10:03:17 +0000	[thread overview]
Message-ID: <20120706100313.GA20787@verge.net.au> (raw)
In-Reply-To: <20120706082005.30495.53308.sendpatchset@w520>

On Fri, Jul 06, 2012 at 05:20:05PM +0900, Magnus Damm wrote:
> From: Magnus Damm <damm@opensource.se>
> 
> Fix build error in the case of SMP=y but ARCH_SH73A0=n
> introduced by:
> 
> 9601e87 ARM: shmobile: fix smp build
> 
> The use of of_machine_is_compatible() will link in the
> the SoC-specific symbols:
> "sh73a0_get_core_count", "sh73a0_smp_prepare_cpus",
> "sh73a0_secondary_init" and "sh73a0_boot_secondary".
> 
> This patch adds an ugly #ifdef wrapper as a stop-gap
> solution.

I will be happier once we have a more permanent solution :^)

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

Tested-by: Simon Horman <horms@verge.net.au>

  reply	other threads:[~2012-07-06 10:03 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-06  8:20 [PATCH] ARM: mach-shmobile: fix platsmp.c build when ARCH_SH73A0=n Magnus Damm
2012-07-06 10:03 ` Simon Horman [this message]
2012-07-06 15:35 ` Arnd Bergmann
2012-07-06 18:40 ` Rafael J. Wysocki
2012-07-06 20:02 ` Arnd Bergmann
2012-07-06 20:32 ` Rafael J. Wysocki

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=20120706100313.GA20787@verge.net.au \
    --to=horms@verge.net.au \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.