(subset) [PATCH v3 0/7] arm64/cpufeature: Make use of sysreg helpers for hwcaps

Catalin Marinas catalin.marinas at arm.com
Thu Jan 12 09:51:17 PST 2023


On Tue, 27 Dec 2022 12:55:54 +0000, Mark Brown wrote:
> Now that all the ID registers we use have been converted to automatic
> register generation we can start to make use of the regular definitions
> we have for the registers and their bitfields to make the hwcap tables
> easier to write and review.  This series does that, updating the macros
> used to generate the hwcaps to provide what should be clearer and less
> error prone specifications for the hwcaps.  We move from specifying like
> this:
> 
> [...]

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

[1/7] arm64/cpufeature: Fix field sign for DIT hwcap detection
      https://git.kernel.org/arm64/c/50daf5b7c4ec
[2/7] arm64/sysreg: Fix errors in 32 bit enumeration values
      https://git.kernel.org/arm64/c/8c6e10555862

I only applied the first two patches for now. Once we get closer to the
merging window and we have a better idea of what will conflict, I'll
apply the rest on top.

-- 
Catalin




More information about the linux-arm-kernel mailing list