Message ID | 20221118185938.2139616-1-memxor@gmail.com (mailing list archive) |
---|---|
Headers | show |
Series | Follow ups for bpf-list set | expand |
Hello: This series was applied to bpf/bpf-next.git (master) by Alexei Starovoitov <ast@kernel.org>: On Sat, 19 Nov 2022 00:29:36 +0530 you wrote: > Make a few changes > - Remove bpf_global_ma_set check at runtime, disallow calling bpf_obj_new during verification > - Disable spin lock failure test when JIT does not support kfunc (s390x) > > Kumar Kartikeya Dwivedi (2): > bpf: Disallow calling bpf_obj_new_impl on bpf_mem_alloc_init failure > selftests/bpf: Skip spin lock failure test on s390x > > [...] Here is the summary with links: - [bpf-next,v1,1/2] bpf: Disallow calling bpf_obj_new_impl on bpf_mem_alloc_init failure (no matching commit) - [bpf-next,v1,2/2] selftests/bpf: Skip spin lock failure test on s390x https://git.kernel.org/bpf/bpf-next/c/97c11d6e3154 You are awesome, thank you!