[PATCH 0/3] A few fixes for i386 build errors

From: Yang Jihong
Date: Fri Nov 17 2023 - 21:52:04 EST


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(-)

--
2.34.1