From: Hou Tao <houtao1@xxxxxxxxxx> 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