public inbox for linux-next@vger.kernel.org 
 help / color / mirror / Atom feed
From: Jason Cooper <jason@lakedaemon•net>
To: "Vincent Stehlé" <vincent.stehle@laposte•net>
Cc: linux-arm-kernel@lists•infradead.org,
	linux-kernel@vger•kernel.org, linux-next@vger•kernel.org,
	Andrew Lunn <andrew@lunn•ch>,
	Gregory Clement <gregory.clement@free-electrons•com>,
	Sebastian Hesselbarth <sebastian.hesselbarth@gmail•com>,
	Russell King <linux@arm•linux.org.uk>
Subject: Re: [PATCH linux-next] ARM: mvebu: Fix pmsu compilation when ARMv6 is selected
Date: Thu, 8 May 2014 13:05:09 -0400	[thread overview]
Message-ID: <20140508170509.GJ12708@titan.lakedaemon.net> (raw)
In-Reply-To: <1399407782-29091-1-git-send-email-vincent.stehle@laposte.net>

On Tue, May 06, 2014 at 10:23:02PM +0200, Vincent Stehlé wrote:
> When compiling for multiplatform for both ARMv6 and ARMv7, the default compiler
> flags are for ARMv6, and we will get:
> 
>   /tmp/ccwDEzd0.s: Assembler messages:
>   /tmp/ccwDEzd0.s:639: Error: selected processor does not support ARM mode `isb '
>   /tmp/ccwDEzd0.s:645: Error: selected processor does not support ARM mode `isb '
>   /tmp/ccwDEzd0.s:646: Error: selected processor does not support ARM mode `dsb '
>   /tmp/ccwDEzd0.s:695: Error: selected processor does not support ARM mode `isb '
>   make[1]: *** [arch/arm/mach-mvebu/pmsu.o] Error 1
> 
> Fix this in a similar manner than done previously in commit
> 72533b77d30c2be02672e26b5dde1263d7b4c2be, by specifying ARMv7 flags for pmsu.o.
> 
> Signed-off-by: Vincent Stehlé <vincent.stehle@laposte•net>
> Cc: Jason Cooper <jason@lakedaemon•net>
> Cc: Andrew Lunn <andrew@lunn•ch>
> Cc: Gregory Clement <gregory.clement@free-electrons•com>
> Cc: Sebastian Hesselbarth <sebastian.hesselbarth@gmail•com>
> Cc: Russell King <linux@arm•linux.org.uk>
> ---
> 
> Hi,
> 
> This build issue can be seen with e.g. Linux next-20140506, ARCH=arm and
> allmodconfig.
> 
> Best regards,
> 
> V.
> 
>  arch/arm/mach-mvebu/Makefile | 1 +
>  1 file changed, 1 insertion(+)

Applied to mvebu/soc, thanks!

thx,

Jason.

      reply	other threads:[~2014-05-08 17:05 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-06 20:23 [PATCH linux-next] ARM: mvebu: Fix pmsu compilation when ARMv6 is selected Vincent Stehlé
2014-05-08 17:05 ` Jason Cooper [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=20140508170509.GJ12708@titan.lakedaemon.net \
    --to=jason@lakedaemon$(echo .)net \
    --cc=andrew@lunn$(echo .)ch \
    --cc=gregory.clement@free-electrons$(echo .)com \
    --cc=linux-arm-kernel@lists$(echo .)infradead.org \
    --cc=linux-kernel@vger$(echo .)kernel.org \
    --cc=linux-next@vger$(echo .)kernel.org \
    --cc=linux@arm$(echo .)linux.org.uk \
    --cc=sebastian.hesselbarth@gmail$(echo .)com \
    --cc=vincent.stehle@laposte$(echo .)net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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