All of lore.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+linux-soc@kernel.org
To: Arnd Bergmann <arnd@kernel.org>
Cc: soc@kernel.org
Subject: Re: [PATCH] [v2] ARM: pxa: fix building with clang
Date: Mon, 19 Dec 2022 16:00:33 +0000	[thread overview]
Message-ID: <167146563360.24111.11277625536540898773.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20221215162529.3659187-1-arnd@kernel.org>

Hello:

This patch was applied to soc/soc.git (arm/fixes)
by Arnd Bergmann <arnd@arndb.de>:

On Thu, 15 Dec 2022 17:25:14 +0100 you wrote:
> From: Arnd Bergmann <arnd@arndb.de>
> 
> The integrated assembler in clang does not understand the xscale
> specific mra/mar instructions:
> 
> arch/arm/mach-pxa/pxa27x.c:136:15: error: unsupported architectural extension: xscale
>         asm volatile(".arch_extension xscale\n\t"
> arch/arm/mach-pxa/pxa27x.c:136:40: error: invalid instruction, did you mean: mcr, mla, mrc, mrs, msr?
>         mra r2, r3, acc0
> 
> [...]

Here is the summary with links:
  - [v2] ARM: pxa: fix building with clang
    https://git.kernel.org/soc/soc/c/4b88615950fc

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



      reply	other threads:[~2022-12-19 16:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-15 16:25 [PATCH] [v2] ARM: pxa: fix building with clang Arnd Bergmann
2022-12-19 16:00 ` patchwork-bot+linux-soc [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=167146563360.24111.11277625536540898773.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+linux-soc@kernel.org \
    --cc=arnd@kernel.org \
    --cc=soc@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.