[PATCH v2 0/3] arm64/cpufeature: Use macros for ID based matches

Will Deacon will at kernel.org
Mon Apr 17 08:03:01 PDT 2023


On Wed, 12 Apr 2023 18:13:28 +0100, Mark Brown wrote:
> As was recently done for hwcaps convert all the cpufeatures that match
> on ID registers to use helper macros to initialise all the data fields
> that the matching code uses.  The feature table is much less of an eye
> chart than the hwcap tables were so the benefits are less substantial
> but the result is still less verbose and error prone so still seems like
> a win.
> 
> [...]

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

[1/3] arm64/cpufeature: Pull out helper for CPUID register definitions
      https://git.kernel.org/arm64/c/876e3c8efe79
[2/3] arm64/cpufeature: Consistently use symbolic constants for min_field_value
      https://git.kernel.org/arm64/c/21642da214a9
[3/3] arm64/cpufeature: Use helper macro to specify ID register for capabilites
      https://git.kernel.org/arm64/c/863da0bdb17b

Cheers,
-- 
Will

https://fixes.arm64.dev
https://next.arm64.dev
https://will.arm64.dev



More information about the linux-arm-kernel mailing list