[PATCH] KVM: arm64: Improve out-of-order sysreg table diagnostics

Marc Zyngier maz at kernel.org
Sun Apr 14 02:00:50 PDT 2024


On Wed, 10 Apr 2024 16:25:03 +0100, Marc Zyngier wrote:
> Adding new entries to our system register tables is a painful exercise,
> as we require them to be ordered by Op0,Op1,CRn,CRm,Op2.
> 
> If an entry is misordered, we output an error that indicates the
> pointer to the entry and the number *of the last valid one*.
> 
> That's not very helpful, and would be much better if we printed the
> number of the *offending* entry as well as its name (which is present
> in the vast majority of the cases).
> 
> [...]

Applied to next, thanks!

[1/1] KVM: arm64: Improve out-of-order sysreg table diagnostics
      commit: a88a9ec1729a4687370856567919e1ab79a02483

Cheers,

	M.
-- 
Without deviation from the norm, progress is not possible.





More information about the linux-arm-kernel mailing list