aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorMarc Zyngier <[email protected]>2024-01-22 18:13:37 +0000
committerOliver Upton <[email protected]>2024-02-08 15:12:44 +0000
commitd42bf63fd4db20e1a7a414c2ebe257a81c8c7d6e (patch)
tree51643fb3ef427dbc9a29ad1aadc869f552705e6a /scripts/gdb/linux/utils.py
parentd9a065914dccce0bbd967cdef1ec21b4de545daf (diff)
arm64: cpufeature: Correctly display signed override values
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. Reviewed-by: Oliver Upton <[email protected]> Reviewed-by: Suzuki K Poulose <[email protected]> Signed-off-by: Marc Zyngier <[email protected]> Reviewed-by: Catalin Marinas <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Oliver Upton <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions