Message ID | 20220530092815.1112406-1-pulehui@huawei.com (mailing list archive) |
---|---|
Headers | show |
Series | Support riscv jit to provide | expand |
Hello: This series was applied to bpf/bpf-next.git (master) by Daniel Borkmann <daniel@iogearbox.net>: On Mon, 30 May 2022 17:28:09 +0800 you wrote: > patch 1 fix an issue that could not print bpf line info due > to data inconsistency in 32-bit environment. > > patch 2 add support for riscv jit to provide bpf_line_info. > "test_progs -a btf" and "test_bpf.ko" all test pass, as well > as "test_verifier" and "test_progs" with no new failure ceses. > > [...] Here is the summary with links: - [bpf-next,v3,1/6] bpf: Unify data extension operation of jited_ksyms and jited_linfo (no matching commit) - [bpf-next,v3,2/6] riscv, bpf: Support riscv jit to provide bpf_line_info https://git.kernel.org/bpf/bpf-next/c/b863b163aa8a - [bpf-next,v3,3/6] bpf: Correct the comment about insn_to_jit_off https://git.kernel.org/bpf/bpf-next/c/4b4b4f94a4f6 - [bpf-next,v3,4/6] libbpf: Unify memory address casting operation style (no matching commit) - [bpf-next,v3,5/6] selftests/bpf: Unify memory address casting operation style (no matching commit) - [bpf-next,v3,6/6] selftests/bpf: Remove the casting about jited_ksyms and jited_linfo (no matching commit) You are awesome, thank you!