Re: (subset) [PATCH v2 0/4] arm64/sysreg: Sort sysreg by encoding

From: Catalin Marinas
Date: Fri Mar 14 2025 - 14:43:53 EST


On Wed, 15 Jan 2025 16:25:54 +0000, James Clark wrote:
> A few small fixes and then sort and ensure sysreg remains sorted due to
> the discussion here [1].
>
> Applies to next-20250115 for the review but I can repost after rc1.
>
> Changes since v1:
>
> [...]

Applied to arm64 (for-next/sysreg), thanks!

I'm not convinced about sorting, it makes backporting hard. Most likely
it would also conflict with other patches already queued. So I only
applied the first two patches.

[1/4] arm64/sysreg: Fix unbalanced closing block
https://git.kernel.org/arm64/c/00cb1e01cd29
[2/4] arm64/sysreg: Enforce whole word match for open/close tokens
https://git.kernel.org/arm64/c/2fdbf2ff3884

--
Catalin