linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: Klaus Kudielka <klaus.kudielka@gmail.com>
To: Arnd Bergmann <arnd@kernel.org>, Russell King <linux@armlinux.org.uk>
Cc: Arnd Bergmann <arnd@arndb.de>,
	Antonio Terceiro <antonio.terceiro@linaro.org>,
	Naresh Kamboju <naresh.kamboju@linaro.org>,
	Sebastian Andrzej Siewior <sebastian@breakpoint.cc>,
	Matthias Klose <doko@debian.org>,
	stable@vger.kernel.org, Masahiro Yamada <masahiroy@kernel.org>,
	Nathan Chancellor <nathan@kernel.org>,
	Nick Desaulniers <ndesaulniers@google.com>,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] ARM: drop cc-option fallbacks for architecture selection
Date: Wed, 3 Nov 2021 21:27:43 +0100	[thread overview]
Message-ID: <2e301421-9fd6-a879-1dab-7b3749edfaf4@gmail.com> (raw)
In-Reply-To: <20211018140735.3714254-1-arnd@kernel.org>

On 18.10.21 16:07, Arnd Bergmann wrote:
> From: Arnd Bergmann <arnd@arndb.de>
>
> Naresh and Antonio ran into a build failure with latest Debian
> armhf compilers, with lots of output like
>
>   tmp/ccY3nOAs.s:2215: Error: selected processor does not support `cpsid i' in ARM mode
I just had exactly the same problem, and this patch fixes it for me as well.
Compile- and run-tested with gcc-11 (Debian 11.2.0-10) armhf & Linux 5.15.0

Tested-by: Klaus Kudielka <klaus.kudielka@gmail.com>


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  parent reply	other threads:[~2021-11-03 20:29 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-18 14:07 [PATCH] ARM: drop cc-option fallbacks for architecture selection Arnd Bergmann
2021-10-18 19:10 ` Sebastian Andrzej Siewior
2021-11-03 20:27 ` Klaus Kudielka [this message]
2021-11-05  8:12 ` Sebastian Andrzej Siewior
2021-11-06 16:59 ` Sebastian Reichel
2021-11-06 19:04   ` Arnd Bergmann
2021-11-09 21:26     ` Salvatore Bonaccorso

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=2e301421-9fd6-a879-1dab-7b3749edfaf4@gmail.com \
    --to=klaus.kudielka@gmail.com \
    --cc=antonio.terceiro@linaro.org \
    --cc=arnd@arndb.de \
    --cc=arnd@kernel.org \
    --cc=doko@debian.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@armlinux.org.uk \
    --cc=masahiroy@kernel.org \
    --cc=naresh.kamboju@linaro.org \
    --cc=nathan@kernel.org \
    --cc=ndesaulniers@google.com \
    --cc=sebastian@breakpoint.cc \
    --cc=stable@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 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).