From: Mark Brown <broonie@kernel.org>
To: Catalin Marinas <catalin.marinas@arm.com>, Will Deacon <will@kernel.org>
Cc: Mark Rutland <mark.rutland@arm.com>,
Ard Biesheuvel <ardb@kernel.org>,
linux-arm-kernel@lists.infradead.org,
Mark Brown <broonie@kernel.org>
Subject: [PATCH v3 0/2] arm64: BTI cleanups
Date: Wed, 8 Dec 2021 16:08:17 +0000 [thread overview]
Message-ID: <20211208160819.3515958-1-broonie@kernel.org> (raw)
This patch series brings together a few cleanups for the assembly
portions of the in kernel BTI support.
v3:
- Tweak the assembler macro for BTI as suggested by Ard, making it
more compact.
v2:
- Pull in the assembler macro for BTI proposed by Mark Rutland.
- Unconditionally override the SYM_FUNC macros.
Mark Brown (2):
arm64: Add macro version of the BTI instruction
arm64: Unconditionally override SYM_FUNC macros
arch/arm64/crypto/aes-modes.S | 10 +++++-----
arch/arm64/include/asm/assembler.h | 10 ++++++++++
arch/arm64/include/asm/linkage.h | 23 ++++++++++++-----------
arch/arm64/kernel/entry-ftrace.S | 4 ----
arch/arm64/lib/kasan_sw_tags.S | 2 --
5 files changed, 27 insertions(+), 22 deletions(-)
base-commit: 0fcfb00b28c0b7884635dacf38e46d60bf3d4eb1
--
2.30.2
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next reply other threads:[~2021-12-08 16:15 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-08 16:08 Mark Brown [this message]
2021-12-08 16:08 ` [PATCH v3 1/2] arm64: Add macro version of the BTI instruction Mark Brown
2021-12-13 18:44 ` Will Deacon
2021-12-08 16:08 ` [PATCH v3 2/2] arm64: Unconditionally override SYM_FUNC macros Mark Brown
2021-12-13 18:46 ` Will Deacon
2021-12-13 19:21 ` Mark Brown
2021-12-14 14:10 ` Will Deacon
2021-12-14 14:12 ` Ard Biesheuvel
2021-12-14 14:28 ` Mark Brown
2021-12-14 14:31 ` Ard Biesheuvel
2021-12-14 14:58 ` Mark Brown
2021-12-09 9:29 ` [PATCH v3 0/2] arm64: BTI cleanups Ard Biesheuvel
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=20211208160819.3515958-1-broonie@kernel.org \
--to=broonie@kernel.org \
--cc=ardb@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 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).