[PATCH 0/2] Fix the warnings in the 32-bit platform

Ben Zong-You Xie ben717 at andestech.com
Tue Mar 5 04:04:59 PST 2024


This series fix two incompatible type warnings when building perf in the 
32-bit platform. 

Ben Zong-You Xie (2):
  perf daemon: Fix the warning about time_t
  perf riscv: Fix the warning due to the incompatible type

 tools/perf/arch/riscv/util/header.c | 2 +-
 tools/perf/builtin-daemon.c         | 9 +++++----
 2 files changed, 6 insertions(+), 5 deletions(-)

-- 
2.34.1




More information about the linux-riscv mailing list