From: Shawn Guo <shawn.guo@linaro.org>
To: Stefan Agner <stefan@agner.ch>
Cc: kernel@pengutronix.de, linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] ARM: vf610: use SMP_ON_UP for Vybrid SoC
Date: Thu, 26 Feb 2015 13:56:10 +0800 [thread overview]
Message-ID: <20150226055609.GE20028@dragon> (raw)
In-Reply-To: <1421795565-3370-1-git-send-email-stefan@agner.ch>
On Wed, Jan 21, 2015 at 12:12:45AM +0100, Stefan Agner wrote:
> The Vybrid SoC has only one Cortex-A5 core and hence should select
> the SMP_ON_UP configuration on a SMP kernel.
>
> Signed-off-by: Stefan Agner <stefan@agner.ch>
Applied, thanks.
> ---
> arch/arm/mach-imx/Kconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm/mach-imx/Kconfig b/arch/arm/mach-imx/Kconfig
> index e8627e0..b8d3ccd 100644
> --- a/arch/arm/mach-imx/Kconfig
> +++ b/arch/arm/mach-imx/Kconfig
> @@ -634,6 +634,7 @@ config SOC_VF610
> select ARM_GIC
> select PINCTRL_VF610
> select PL310_ERRATA_769419 if CACHE_L2X0
> + select SMP_ON_UP if SMP
>
> help
> This enable support for Freescale Vybrid VF610 processor.
> --
> 2.2.2
>
prev parent reply other threads:[~2015-02-26 5:56 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-20 23:12 [PATCH] ARM: vf610: use SMP_ON_UP for Vybrid SoC Stefan Agner
2015-02-26 5:56 ` Shawn Guo [this message]
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=20150226055609.GE20028@dragon \
--to=shawn.guo@linaro.org \
--cc=kernel@pengutronix.de \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=stefan@agner.ch \
/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