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

From: Namhyung Kim
Date: Tue Nov 21 2023 - 00:25:00 EST


Hello,

On Fri, Nov 17, 2023 at 6:51 PM Yang Jihong <yangjihong1@xxxxxxxxxx> 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

Acked-by: Namhyung Kim <namhyung@xxxxxxxxxx>

Thanks for the fix!
Namhyung

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