From: olof@lixom.net (Olof Johansson)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: hisi: Fix platmcpm compilation when ARMv6 is selected
Date: Wed, 24 Sep 2014 10:32:58 -0700 [thread overview]
Message-ID: <20140924173258.GB18667@localhost> (raw)
In-Reply-To: <542289E4.6000901@hisilicon.com>
On Wed, Sep 24, 2014 at 05:07:48PM +0800, Wei Xu wrote:
> When compiling with "ARCH=arm" and "allmodconfig",
> with commit: 9cdc99919a95e8b54c1998b65bb1bfdabd47d27b [2/7] ARM: hisi: enable MCPM implementation
> we will get:
>
> /tmp/cc6DjYjT.s: Assembler messages:
> /tmp/cc6DjYjT.s:63: Error: selected processor does not support ARM mode `ubfx r1,r0,#8,#8'
> /tmp/cc6DjYjT.s:761: Error: selected processor does not support ARM mode `isb '
> /tmp/cc6DjYjT.s:762: Error: selected processor does not support ARM mode `dsb '
> /tmp/cc6DjYjT.s:769: Error: selected processor does not support ARM mode `isb '
> /tmp/cc6DjYjT.s:775: Error: selected processor does not support ARM mode `isb '
> /tmp/cc6DjYjT.s:776: Error: selected processor does not support ARM mode `dsb '
> /tmp/cc6DjYjT.s:795: Error: selected processor does not support ARM mode `isb '
> /tmp/cc6DjYjT.s:801: Error: selected processor does not support ARM mode `isb '
> /tmp/cc6DjYjT.s:802: Error: selected processor does not support ARM mode `dsb '
>
> Fix platmcpm compilation when ARMv6 is selected.
>
> Signed-off-by: Wei Xu <xuwei5@hisilicon.com>
Thanks, applied.
-Olof
prev parent reply other threads:[~2014-09-24 17:32 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-24 9:07 [PATCH] ARM: hisi: Fix platmcpm compilation when ARMv6 is selected Wei Xu
2014-09-24 17:32 ` Olof Johansson [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=20140924173258.GB18667@localhost \
--to=olof@lixom.net \
--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).