Re: [PATCH v4 3/8] arm64/sysreg: Convert SPE registers to automatic generation
From: Mark Brown <broonie@kernel.org>
Date: 2023-01-09 19:33:48
Also in:
kvmarm, linux-perf-users, lkml
From: Mark Brown <broonie@kernel.org>
Date: 2023-01-09 19:33:48
Also in:
kvmarm, linux-perf-users, lkml
On Mon, Jan 09, 2023 at 01:26:19PM -0600, Rob Herring wrote:
Convert all the SPE register defines to automatic generation. No functional changes. New registers and fields for SPEv1.2 are added with the conversion. Some of the PMBSR MSS field defines are kept as the automatic generation has no way to create multiple names for the same register bits. The meaning of the MSS field depends on other bits. Tested-by: James Clark <redacted> Signed-off-by: Rob Herring <robh@kernel.org> --- v4: - Rebase on v6.2-rc1 v3: - Make some fields enums and add some missing fields
What changed to invalidate my Reviewed-by? https://lore.kernel.org/all/Y2kgC9QlBwvXTLe6@sirena.org.uk/ (local)