summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorIngo Molnar <mingo@kernel.org>2025-03-18 01:18:23 +0300
committerIngo Molnar <mingo@kernel.org>2025-03-19 13:19:26 +0300
commitcfb4fc5f089a90b44832656ebe4504fcc41058ea (patch)
tree2cae7ae355eb459402bc6684e6ee7bf8ebe0f3df /tools/perf/scripts/python/task-analyzer.py
parentfb99ed1e00c73dbee2bef77544aa5629edecaae2 (diff)
downloadlinux-cfb4fc5f089a90b44832656ebe4504fcc41058ea.tar.xz
x86/cpuid: Standardize on u32 in <asm/cpuid/api.h>
Convert all uses of 'unsigned int' to 'u32' in <asm/cpuid/api.h>. This is how a lot of the call sites are doing it, and the two types are equivalent in the C sense - but 'u32' better expresses that these are expressions of an immutable hardware ABI. Signed-off-by: Ingo Molnar <mingo@kernel.org> Reviewed-by: Xin Li (Intel) <xin@zytor.com> Cc: Andrew Cooper <andrew.cooper3@citrix.com> Cc: "H. Peter Anvin" <hpa@zytor.com> Cc: John Ogness <john.ogness@linutronix.de> Cc: "Ahmed S. Darwish" <darwi@linutronix.de> Cc: x86-cpuid@lists.linux.dev Link: https://lore.kernel.org/r/20250317221824.3738853-5-mingo@kernel.org
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions