Message ID | 20230125164735.785732-1-void@manifault.com (mailing list archive) |
---|---|
Headers | show |
Series | Enable struct_ops programs to be sleepable | expand |
Hello: This series was applied to bpf/bpf-next.git (master) by Alexei Starovoitov <ast@kernel.org>: On Wed, 25 Jan 2023 10:47:31 -0600 you wrote: > This is part 4 of https://lore.kernel.org/bpf/20230123232228.646563-1-void@manifault.com/ > > Part 3: https://lore.kernel.org/all/20230125050359.339273-1-void@manifault.com/ > Part 2: https://lore.kernel.org/all/20230124160802.1122124-1-void@manifault.com/ > > Changelog: > > [...] Here is the summary with links: - [bpf-next,v4,1/4] bpf: Allow BPF_PROG_TYPE_STRUCT_OPS programs to be sleepable https://git.kernel.org/bpf/bpf-next/c/1e12d3ef47d2 - [bpf-next,v4,2/4] libbpf: Support sleepable struct_ops.s section https://git.kernel.org/bpf/bpf-next/c/913b2255c3d8 - [bpf-next,v4,3/4] bpf: Pass const struct bpf_prog * to .check_member https://git.kernel.org/bpf/bpf-next/c/51a52a29ebaa - [bpf-next,v4,4/4] bpf/selftests: Verify struct_ops prog sleepable behavior https://git.kernel.org/bpf/bpf-next/c/7dd880592a88 You are awesome, thank you!