aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/arm-cs-trace-disasm.py
diff options
context:
space:
mode:
authorMichael Ellerman <[email protected]>2023-02-10 19:03:39 +1100
committerMichael Ellerman <[email protected]>2023-02-12 22:12:36 +1100
commit53cea34b0a0a03568e189f8dfe2eb06f938986c8 (patch)
treeaddbbd22bcc69009268dd4bc4cdf2f7406b06b34 /tools/perf/scripts/python/arm-cs-trace-disasm.py
parentc9fd2952754a03b2c14433c0318f4b46e9c0f2ef (diff)
powerpc/secvar: Use u64 in secvar_operations
There's no reason for secvar_operations to use uint64_t vs the more common kernel type u64. The types are compatible, but they require different printk format strings which can lead to confusion. Change all the secvar related routines to use u64. Reviewed-by: Russell Currey <[email protected]> Reviewed-by: Andrew Donnellan <[email protected]> Signed-off-by: Andrew Donnellan <[email protected]> Signed-off-by: Michael Ellerman <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/arm-cs-trace-disasm.py')
0 files changed, 0 insertions, 0 deletions