From: Marc Kleine-Budde <mkl@pengutronix.de>
To: Luc Van Oostenryck <lucvoo@kernel.org>
Cc: linux-sparse@vger.kernel.org,
Linus Torvalds <torvalds@linux-foundation.org>,
Luc Van Oostenryck <luc.vanoostenryck@gmail.com>
Subject: Re: [PATCH] handle clang's option "-meabi gnu"
Date: Mon, 23 May 2022 11:17:08 +0200 [thread overview]
Message-ID: <20220523091708.z4cql7i72altyemn@pengutronix.de> (raw)
In-Reply-To: <20220522090824.11678-1-lucvoo@kernel.org>
[-- Attachment #1: Type: text/plain, Size: 990 bytes --]
On 22.05.2022 11:08:24, Luc Van Oostenryck wrote:
> From: Luc Van Oostenryck <luc.vanoostenryck@gmail.com>
>
> Clang has an option "-meabi <arg>" which is used by the kernel for ARMv7.
> This kind of option, taking a argument without a separating '=', can't
> be ignored like most other options and must this be special-cased.
>
> So, add the special case for this option and consume the argument if it's
> one of the valid one.
>
> Link: https://lore.kernel.org/r/20220331110118.vr4miyyytqlssjoi@pengutronix.de
> Reported-by: Marc Kleine-Budde <mkl@pengutronix.de>
> Signed-off-by: Luc Van Oostenryck <luc.vanoostenryck@gmail.com>
Tested-by: Marc Kleine-Budde <mkl@pengutronix.de>
regards,
Marc
--
Pengutronix e.K. | Marc Kleine-Budde |
Embedded Linux | https://www.pengutronix.de |
Vertretung West/Dortmund | Phone: +49-231-2826-924 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
prev parent reply other threads:[~2022-05-23 9:17 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-31 11:01 building Linux for ARMv7 with llvm breaks sparse Marc Kleine-Budde
2022-03-31 19:17 ` Linus Torvalds
2022-03-31 19:22 ` Linus Torvalds
2022-03-31 19:31 ` Marc Kleine-Budde
2022-03-31 19:57 ` Linus Torvalds
2022-05-22 9:08 ` [PATCH] handle clang's option "-meabi gnu" Luc Van Oostenryck
2022-05-23 9:17 ` Marc Kleine-Budde [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=20220523091708.z4cql7i72altyemn@pengutronix.de \
--to=mkl@pengutronix.de \
--cc=linux-sparse@vger.kernel.org \
--cc=luc.vanoostenryck@gmail.com \
--cc=lucvoo@kernel.org \
--cc=torvalds@linux-foundation.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).