linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] A few fixes for i386 build errors
@ 2023-11-18  2:48 Yang Jihong
  2023-11-18  2:48 ` [PATCH 1/3] perf kwork: Fix a build error on 32-bit Yang Jihong
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Yang Jihong @ 2023-11-18  2:48 UTC (permalink / raw)
  To: peterz, mingo, acme, mark.rutland, alexander.shishkin, jolsa,
	namhyung, irogers, adrian.hunter, avagin, daniel.diaz,
	linux-perf-users, linux-kernel
  Cc: yangjihong1

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


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2023-11-22 19:24 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-18  2:48 [PATCH 0/3] A few fixes for i386 build errors Yang Jihong
2023-11-18  2:48 ` [PATCH 1/3] perf kwork: Fix a build error on 32-bit Yang Jihong
2023-11-18  2:48 ` [PATCH 2/3] perf lock contention: " Yang Jihong
2023-11-18  2:48 ` [PATCH 3/3] perf bench sched-seccomp-notify: Fix __NR_seccomp undeclared build error on i386 Yang Jihong
2023-11-21 18:57   ` Namhyung Kim
2023-11-22  1:02     ` Yang Jihong
2023-11-21  5:24 ` [PATCH 0/3] A few fixes for i386 build errors Namhyung Kim
2023-11-22 19:24 ` Namhyung Kim

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).