Message ID | 20240325150716.4387-1-puranjay12@gmail.com (mailing list archive) |
---|---|
Headers | show |
Series | bpf,arm64: Add support for BPF Arena | expand |
Hello: This series was applied to bpf/bpf-next.git (master) by Alexei Starovoitov <ast@kernel.org>: On Mon, 25 Mar 2024 15:07:14 +0000 you wrote: > Changes in V4 > V3: https://lore.kernel.org/bpf/20240323103057.26499-1-puranjay12@gmail.com/ > - Use more descriptive variable names. > - Use insn_is_cast_user() helper. > > Changes in V3 > V2: https://lore.kernel.org/bpf/20240321153102.103832-1-puranjay12@gmail.com/ > - Optimize bpf_addr_space_cast as suggested by Xu Kuohai > > [...] Here is the summary with links: - [bpf-next,v4,1/2] bpf: Add arm64 JIT support for PROBE_MEM32 pseudo instructions. https://git.kernel.org/bpf/bpf-next/c/339af577ec05 - [bpf-next,v4,2/2] bpf: Add arm64 JIT support for bpf_addr_space_cast instruction. https://git.kernel.org/bpf/bpf-next/c/4dd31243e308 You are awesome, thank you!