bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH bpf-next 0/2] Enable the inline of kptr_xchg for arm64
@ 2024-01-19 10:25 Hou Tao
  2024-01-19 10:25 ` [PATCH bpf-next 1/2] bpf, arm64: Enable the inline of bpf_kptr_xchg() Hou Tao
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Hou Tao @ 2024-01-19 10:25 UTC (permalink / raw)
  To: bpf
  Cc: Martin KaFai Lau, Alexei Starovoitov, Andrii Nakryiko, Song Liu,
	Hao Luo, Yonghong Song, Daniel Borkmann, KP Singh,
	Stanislav Fomichev, Jiri Olsa, John Fastabend, Zi Shen Lim,
	Catalin Marinas, Will Deacon, houtao1

From: Hou Tao <houtao1@huawei.com>

Hi,

The patch set is just a follow-up for "bpf: inline bpf_kptr_xchg()". It
enables the inline of bpf_kptr_xchg() and kptr_xchg_inline test for
arm64.

Please see individual patches for more details. And comments are always
welcome.

Hou Tao (2):
  bpf, arm64: Enable the inline of bpf_kptr_xchg()
  selftests/bpf: Enable kptr_xchg_inline test for arm64

 arch/arm64/net/bpf_jit_comp.c                             | 5 +++++
 tools/testing/selftests/bpf/prog_tests/kptr_xchg_inline.c | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)

-- 
2.29.2


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

end of thread, other threads:[~2024-01-23 23:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-19 10:25 [PATCH bpf-next 0/2] Enable the inline of kptr_xchg for arm64 Hou Tao
2024-01-19 10:25 ` [PATCH bpf-next 1/2] bpf, arm64: Enable the inline of bpf_kptr_xchg() Hou Tao
2024-01-19 10:25 ` [PATCH bpf-next 2/2] selftests/bpf: Enable kptr_xchg_inline test for arm64 Hou Tao
2024-01-23 23:40 ` [PATCH bpf-next 0/2] Enable the inline of kptr_xchg " 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;
as well as URLs for NNTP newsgroup(s).