BPF List
 help / color / mirror / Atom feed
* [PATCH bpf-next v2 0/2] Allow calling kfuncs from raw_tp programs
@ 2025-12-22 13:32 Puranjay Mohan
  2025-12-22 13:32 ` [PATCH bpf-next v2 1/2] bpf: allow " Puranjay Mohan
  2025-12-22 13:32 ` [PATCH bpf-next v2 2/2] selftests: bpf: fix tests with raw_tp calling kfuncs Puranjay Mohan
  0 siblings, 2 replies; 5+ messages in thread
From: Puranjay Mohan @ 2025-12-22 13:32 UTC (permalink / raw)
  To: bpf
  Cc: Puranjay Mohan, Puranjay Mohan, Alexei Starovoitov,
	Andrii Nakryiko, Daniel Borkmann, Martin KaFai Lau,
	Eduard Zingerman, Kumar Kartikeya Dwivedi, kernel-team

V1: https://lore.kernel.org/all/20251218145514.339819-1-puranjay@kernel.org/
Changes in V1->V2:
- Update selftests to allow success for raw_tp programs calling kfuncs.

This set enables calling kfuncs from raw_tp programs.

Puranjay Mohan (2):
  bpf: allow calling kfuncs from raw_tp programs
  selftests: bpf: fix tests with raw_tp calling kfuncs

 kernel/bpf/btf.c                                            | 1 +
 tools/testing/selftests/bpf/progs/dynptr_fail.c             | 2 +-
 .../testing/selftests/bpf/progs/verifier_kfunc_prog_types.c | 6 +++---
 3 files changed, 5 insertions(+), 4 deletions(-)


base-commit: f785a31395d9cafb8b2c42c7358fad72a6463142
-- 
2.47.3


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

end of thread, other threads:[~2025-12-22 18:35 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-22 13:32 [PATCH bpf-next v2 0/2] Allow calling kfuncs from raw_tp programs Puranjay Mohan
2025-12-22 13:32 ` [PATCH bpf-next v2 1/2] bpf: allow " Puranjay Mohan
2025-12-22 18:28   ` Yonghong Song
2025-12-22 13:32 ` [PATCH bpf-next v2 2/2] selftests: bpf: fix tests with raw_tp calling kfuncs Puranjay Mohan
2025-12-22 18:35   ` Yonghong Song

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