Hello:
This series was applied to bpf/bpf-next.git (master) by Daniel Borkmann daniel@iogearbox.net:
On Tue, 30 Apr 2024 12:43:23 +0200 you wrote:
Few patches that should have been there from day 1.
Anyway, they are coming now.
Signed-off-by: Benjamin Tissoires bentiss@kernel.org
Changes in v3:
- fixed bpf_test module not being able to be removed, because the bpf_wq was never freed
- Link to v2: https://lore.kernel.org/r/20240430-bpf-next-v2-0-140aa50f0f19@kernel.org
[...]
Here is the summary with links: - [bpf-next,v3,1/3] bpf: do not walk twice the map on free https://git.kernel.org/bpf/bpf-next/c/b98a5c68ccaa - [bpf-next,v3,2/3] bpf: do not walk twice the hash map on free https://git.kernel.org/bpf/bpf-next/c/a891711d0166 - [bpf-next,v3,3/3] selftests/bpf: drop an unused local variable https://git.kernel.org/bpf/bpf-next/c/05cbc217aafb
You are awesome, thank you!