[PATCH v3 02/22] arm64: Generate sign macro for sysreg Enums
Marc Zyngier
maz at kernel.org
Fri Jun 27 06:23:10 PDT 2025
On Thu, 26 Jun 2025 21:04:38 +0100,
Colton Lewis <coltonlewis at google.com> wrote:
>
> There's no reason Enums shouldn't be equivalent to UnsignedEnums and
> explicitly specify they are unsigned. This will avoid the annoyance I
> had with HPMN0.
And randomly break unsuspecting cases for which a value is neither
signed not unsigned, but an actual *enumeration*.
If you have issues with HPMN0, start by explaining those, because
ranting in a commit message doesn't help much.
M.
--
Without deviation from the norm, progress is not possible.
More information about the linux-arm-kernel
mailing list