[PATCH 02/12] arm64: cpufeature: Correctly display signed override values

Oliver Upton oliver.upton at linux.dev
Thu Nov 16 16:46:51 PST 2023


On Mon, Nov 13, 2023 at 05:42:34PM +0000, Marc Zyngier wrote:
> When a field gets overriden, the kernel indicates the result of
> the override in dmesg. This works well with unsigned fields, but
> results in a pretty ugly output when the field is signed.
> 
> Truncate the field to its width before displaying it.
> 
> Signed-off-by: Marc Zyngier <maz at kernel.org>

Reviewed-by: Oliver Upton <oliver.upton at linux.dev>

-- 
Thanks,
Oliver



More information about the linux-arm-kernel mailing list