BPF List
 help / color / mirror / Atom feed
* [PATCH bpf-next v2 0/2] bpf, btf: Add DEBUG_INFO_BTF checks for __register_bpf_struct_ops
@ 2024-02-03  7:51 Geliang Tang
  2024-02-03  7:51 ` [PATCH bpf-next v2 1/2] bpf, btf: Add register_check_missing_btf helper Geliang Tang
  2024-02-03  7:51 ` [PATCH bpf-next v2 2/2] bpf, btf: Check btf for register_bpf_struct_ops Geliang Tang
  0 siblings, 2 replies; 5+ messages in thread
From: Geliang Tang @ 2024-02-03  7:51 UTC (permalink / raw)
  To: Alexei Starovoitov, Daniel Borkmann, Andrii Nakryiko,
	Martin KaFai Lau, Song Liu, Yonghong Song, Matthieu Baerts,
	Eduard Zingerman, John Fastabend, KP Singh, Stanislav Fomichev,
	Hao Luo, Jiri Olsa
  Cc: Geliang Tang, bpf, mptcp

From: Geliang Tang <tanggeliang@kylinos.cn>

v2:
 - add register_check_missing_btf helper as Jiri suggested.

Geliang Tang (2):
  bpf, btf: Add register_check_missing_btf helper
  bpf, btf: Check btf for register_bpf_struct_ops

 kernel/bpf/btf.c | 46 +++++++++++++++++++++++++---------------------
 1 file changed, 25 insertions(+), 21 deletions(-)

-- 
2.40.1


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

end of thread, other threads:[~2024-02-04  1:19 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-03  7:51 [PATCH bpf-next v2 0/2] bpf, btf: Add DEBUG_INFO_BTF checks for __register_bpf_struct_ops Geliang Tang
2024-02-03  7:51 ` [PATCH bpf-next v2 1/2] bpf, btf: Add register_check_missing_btf helper Geliang Tang
2024-02-04  0:14   ` kernel test robot
2024-02-04  1:19   ` kernel test robot
2024-02-03  7:51 ` [PATCH bpf-next v2 2/2] bpf, btf: Check btf for register_bpf_struct_ops Geliang Tang

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