From: Marc Zyngier <maz@kernel.org>
To: linux-arm-kernel@lists.infradead.org
Cc: Catalin Marinas <catalin.marinas@arm.com>,
Will Deacon <will@kernel.org>,
Mark Rutland <mark.rutland@arm.com>,
Ard Biesheuvel <ardb@kernel.org>, Arnd Bergmann <arnd@kernel.org>
Subject: [PATCH 0/2] arm64: Drop more workarounds after binutils bump
Date: Sat, 7 Jun 2025 11:40:39 +0100 [thread overview]
Message-ID: <20250607104041.1406771-1-maz@kernel.org> (raw)
Now that binutils 2.30 is our base-line, drop a couple of annoying
workarounds that we have been carrying for some time (I have some
history with the .inst one).
We *could* also start dropping some of the SVE macros now that gas is
known to support it, but I'm not convinced we want to go there yet.
Marc Zyngier (2):
arm64: Remove .inst workarounds after binutils bump
arm64: Restore UL() use in alternative macros after binutils bump
arch/arm64/Kconfig | 3 --
arch/arm64/Makefile | 4 ---
arch/arm64/include/asm/alternative-macros.h | 39 ++++++++-------------
arch/arm64/include/asm/sysreg.h | 21 -----------
tools/arch/arm64/include/asm/sysreg.h | 21 -----------
5 files changed, 14 insertions(+), 74 deletions(-)
--
2.39.2
next reply other threads:[~2025-06-07 10:47 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-06-07 10:40 Marc Zyngier [this message]
2025-06-07 10:40 ` [PATCH 1/2] arm64: Remove .inst workarounds after binutils bump Marc Zyngier
2025-06-09 16:45 ` Marc Zyngier
2025-06-07 10:40 ` [PATCH 2/2] arm64: Restore UL() use in alternative macros " Marc Zyngier
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=20250607104041.1406771-1-maz@kernel.org \
--to=maz@kernel.org \
--cc=ardb@kernel.org \
--cc=arnd@kernel.org \
--cc=catalin.marinas@arm.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=mark.rutland@arm.com \
--cc=will@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.