Message ID | 20240228141824.119877-1-puranjay12@gmail.com (mailing list archive) |
---|---|
Headers | show |
Series | bpf, arm64: use BPF prog pack allocator in BPF JIT | expand |
Hello: This series was applied to bpf/bpf-next.git (master) by Alexei Starovoitov <ast@kernel.org>: On Wed, 28 Feb 2024 14:18:22 +0000 you wrote: > Changes in V8 => V9: > V8: https://lore.kernel.org/bpf/20240221145106.105995-1-puranjay12@gmail.com/ > 1. Rebased on bpf-next/master > 2. Added Acked-by: Catalin Marinas <catalin.marinas@arm.com> > > Changes in V7 => V8: > V7: https://lore.kernel.org/bpf/20240125133159.85086-1-puranjay12@gmail.com/ > 1. Rebase on bpf-next/master > 2. Fix __text_poke() by removing usage of 'ret' that was never set. > > [...] Here is the summary with links: - [bpf-next,v9,1/2] arm64: patching: implement text_poke API https://git.kernel.org/bpf/bpf-next/c/451c3cab9a65 - [bpf-next,v9,2/2] bpf, arm64: use bpf_prog_pack for memory management https://git.kernel.org/bpf/bpf-next/c/1dad391daef1 You are awesome, thank you!