aboutsummaryrefslogtreecommitdiff
path: root/tools/counter
diff options
context:
space:
mode:
authorGravatar Ben Zong-You Xie <ben717@andestech.com> 2024-03-05 20:05:01 +0800
committerGravatar Palmer Dabbelt <palmer@rivosinc.com> 2024-04-26 10:21:55 -0700
commit9c49085d69ec8ca4eea254d0f426676232549f84 (patch)
tree9a78ca1aa515af4bb99fab669bc5492eb031cb58 /tools/counter
parentselftests: sud_test: return correct emulated syscall value on RISC-V (diff)
downloadlinux-9c49085d69ec8ca4eea254d0f426676232549f84.tar.gz
linux-9c49085d69ec8ca4eea254d0f426676232549f84.tar.bz2
linux-9c49085d69ec8ca4eea254d0f426676232549f84.zip
perf riscv: Fix the warning due to the incompatible type
In the 32-bit platform, the second argument of getline is expectd to be 'size_t *'(aka 'unsigned int *'), but line_sz is of type 'unsigned long *'. Therefore, declare line_sz as size_t. Signed-off-by: Ben Zong-You Xie <ben717@andestech.com> Reviewed-by: Alexandre Ghiti <alexghiti@rivosinc.com> Link: https://lore.kernel.org/r/20240305120501.1785084-3-ben717@andestech.com Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
Diffstat (limited to 'tools/counter')
0 files changed, 0 insertions, 0 deletions