LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Will Deacon <will@kernel.org>
To: Catalin Marinas <catalin.marinas@arm.com>,
Masahiro Yamada <masahiroy@kernel.org>,
moderated for non-subscribers
<linux-arm-kernel@lists.infradead.org>
Cc: kernel-team@android.com, Will Deacon <will@kernel.org>,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] arm64: move warning about toolchains to archprepare
Date: Tue, 3 Aug 2021 11:05:19 +0100 [thread overview]
Message-ID: <162798335878.1497520.5664687589447099118.b4-ty@kernel.org> (raw)
In-Reply-To: <20210801053525.105235-1-masahiroy@kernel.org>
On Sun, 1 Aug 2021 14:35:25 +0900, Masahiro Yamada wrote:
> Commit 987fdfec2410 ("arm64: move --fix-cortex-a53-843419 linker test to
> Kconfig") fixed the false-positive warning in the installation step.
>
> Yet, there are some cases where this false-positive is shown. For example,
> you can see it when you cross 987fdfec2410 during git-bisect.
>
> $ git checkout 987fdfec2410^
> [ snip ]
> $ make ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- defconfig all
> [ snip ]
> $ git checkout v5.13
> [ snip]
> $ make ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- defconfig all
> [ snip ]
> arch/arm64/Makefile:25: ld does not support --fix-cortex-a53-843419; kernel may be susceptible to erratum
>
> [...]
Applied to arm64 (for-next/fixes), thanks!
[1/1] arm64: move warning about toolchains to archprepare
https://git.kernel.org/arm64/c/64ee84c75b5f
Cheers,
--
Will
https://fixes.arm64.dev
https://next.arm64.dev
https://will.arm64.dev
prev parent reply other threads:[~2021-08-03 10:06 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-01 5:35 Masahiro Yamada
2021-08-03 10:05 ` Will Deacon [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=162798335878.1497520.5664687589447099118.b4-ty@kernel.org \
--to=will@kernel.org \
--cc=catalin.marinas@arm.com \
--cc=kernel-team@android.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=masahiroy@kernel.org \
--subject='Re: [PATCH] arm64: move warning about toolchains to archprepare' \
/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
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).