public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH bpf-next 0/2] Fixes for kfunc prototype generation
@ 2024-06-13 16:19 Daniel Xu
  2024-06-13 16:19 ` [PATCH bpf-next 1/2] bpf: Fix bpf_dynptr documentation comments Daniel Xu
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Daniel Xu @ 2024-06-13 16:19 UTC (permalink / raw)
  To: ast, bpf, linux-kselftest, dxu, llvm, linux-kernel; +Cc: sfr

This patchset fixes new warnings and errors that kfunc prototype
generation caused.

Daniel Xu (2):
  bpf: Fix bpf_dynptr documentation comments
  bpf: selftests: Do not use generated kfunc prototypes for arena progs

 kernel/bpf/helpers.c                                     | 4 ++--
 tools/testing/selftests/bpf/progs/arena_htab.c           | 1 +
 tools/testing/selftests/bpf/progs/arena_list.c           | 1 +
 tools/testing/selftests/bpf/progs/verifier_arena.c       | 1 +
 tools/testing/selftests/bpf/progs/verifier_arena_large.c | 1 +
 5 files changed, 6 insertions(+), 2 deletions(-)

-- 
2.44.0


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

end of thread, other threads:[~2024-06-13 18:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-13 16:19 [PATCH bpf-next 0/2] Fixes for kfunc prototype generation Daniel Xu
2024-06-13 16:19 ` [PATCH bpf-next 1/2] bpf: Fix bpf_dynptr documentation comments Daniel Xu
2024-06-13 16:19 ` [PATCH bpf-next 2/2] bpf: selftests: Do not use generated kfunc prototypes for arena progs Daniel Xu
2024-06-13 18:20 ` [PATCH bpf-next 0/2] Fixes for kfunc prototype generation patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox