[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <170068099708.2334730.17653997760705514012.b4-ty@kernel.org>
Date: Wed, 22 Nov 2023 11:24:43 -0800
From: Namhyung Kim <namhyung@...nel.org>
To: avagin@...gle.com, daniel.diaz@...aro.org, jolsa@...nel.org,
alexander.shishkin@...ux.intel.com, adrian.hunter@...el.com,
irogers@...gle.com, acme@...nel.org,
Yang Jihong <yangjihong1@...wei.com>, mingo@...hat.com,
linux-kernel@...r.kernel.org, peterz@...radead.org,
mark.rutland@....com, linux-perf-users@...r.kernel.org
Subject: Re: [PATCH 0/3] A few fixes for i386 build errors
On Sat, 18 Nov 2023 02:48:55 +0000, Yang Jihong wrote:
> Yang Jihong (3):
> perf kwork: Fix a build error on 32-bit
> perf lock contention: Fix a build error on 32-bit
> perf bench sched-seccomp-notify: Fix __NR_seccomp undeclared build
> error on i386
>
> tools/arch/x86/include/uapi/asm/unistd_32.h | 2 +-
> tools/perf/builtin-kwork.c | 2 +-
> tools/perf/util/bpf_lock_contention.c | 3 ++-
> 3 files changed, 4 insertions(+), 3 deletions(-)
>
> [...]
Applied patch 1 and 2 to perf-tools, thanks!
Powered by blists - more mailing lists