[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240305120501.1785084-1-ben717@andestech.com>
Date: Tue, 5 Mar 2024 20:04:59 +0800
From: Ben Zong-You Xie <ben717@...estech.com>
To: <peterz@...radead.org>, <mingo@...hat.com>, <acme@...nel.org>,
<namhyung@...nel.org>, <mark.rutland@....com>,
<alexander.shishkin@...ux.intel.com>, <jolsa@...nel.org>,
<irogers@...gle.com>, <adrian.hunter@...el.com>,
<paul.walmsley@...ive.com>, <palmer@...belt.com>,
<aou@...s.berkeley.edu>, <linux-perf-users@...r.kernel.org>,
<linux-kernel@...r.kernel.org>, <linux-riscv@...ts.infradead.org>
CC: <dylan@...estech.com>, <tim609@...estech.com>,
Ben Zong-You Xie
<ben717@...estech.com>
Subject: [PATCH 0/2] Fix the warnings in the 32-bit platform
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
Powered by blists - more mailing lists