(subset) [PATCH 0/3] arm64: MTE cleanups

Catalin Marinas catalin.marinas at arm.com
Mon Aug 2 11:07:54 PDT 2021


On Wed, 14 Jul 2021 15:38:40 +0100, Mark Rutland wrote:
> While working on moving the MTE entry code over to C, I spotted a few things
> that could be improved more generally.
> 
> The first patch is a fix for a potential issue in some kernel configurations,
> the second avoids redundant work to generate and load a compile-time constant,
> and the third removes some redundant infrastructure for suprressing fault
> reporting which made the architectural fault handling code confusing.
> 
> [...]

Applied to arm64 (for-next/mte) and tweaked a bit because of the
conflicts. Thanks!

[2/3] arm64: kasan: mte: use a constant kernel GCR_EL1 value
      https://git.kernel.org/arm64/c/82868247897b
[3/3] arm64: kasan: mte: remove redundant mte_report_once logic
      https://git.kernel.org/arm64/c/767215030150

-- 
Catalin




More information about the linux-arm-kernel mailing list