[PATCH] arm64: arm64_ftr_reg->name may not be a human-readable string

Will Deacon will at kernel.org
Wed Nov 3 10:08:24 PDT 2021


On Sun, 31 Oct 2021 21:54:21 -0700, Reiji Watanabe wrote:
> The id argument of ARM64_FTR_REG_OVERRIDE() is used for two purposes:
> one as the system register encoding (used for the sys_id field of
> __ftr_reg_entry), and the other as the register name (stringified
> and used for the name field of arm64_ftr_reg), which is debug
> information. The id argument is supposed to be a macro that
> indicates an encoding of the register (eg. SYS_ID_AA64PFR0_EL1, etc).
> 
> [...]

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

[1/1] arm64: arm64_ftr_reg->name may not be a human-readable string
      https://git.kernel.org/arm64/c/b0f364414a23

Cheers,
-- 
Will

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



More information about the linux-arm-kernel mailing list