diff options
author | WangYuli <[email protected]> | 2024-10-17 11:20:10 +0800 |
---|---|---|
committer | Palmer Dabbelt <[email protected]> | 2024-10-25 06:18:40 -0700 |
commit | e0872ab72630dada3ae055bfa410bf463ff1d1e0 (patch) | |
tree | 9b6007f4621260df8da30b3b266c6091b5658403 /tools/perf/scripts/python/gecko.py | |
parent | 37233169a6ea912020c572f870075a63293b786a (diff) |
riscv: Use '%u' to format the output of 'cpu'
'cpu' is an unsigned integer, so its conversion specifier should
be %u, not %d.
Suggested-by: Wentao Guan <[email protected]>
Suggested-by: Maciej W. Rozycki <[email protected]>
Link: https://lore.kernel.org/all/[email protected]/
Signed-off-by: WangYuli <[email protected]>
Reviewed-by: Charlie Jenkins <[email protected]>
Tested-by: Charlie Jenkins <[email protected]>
Fixes: f1e58583b9c7 ("RISC-V: Support cpu hotplug")
Cc: [email protected]
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Palmer Dabbelt <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions