Hello:
This series was applied to bpf/bpf.git (master) by Alexei Starovoitov ast@kernel.org:
On Wed, 8 Oct 2025 18:26:25 +0800 you wrote:
This small patchset is about avoid RCU context warning when unpinning htab with internal structs (timer, workqueue, or task_work).
v3:
- fix nit (Yonghong Song)
- add Acked-by: Yonghong Song yonghong.song@linux.dev
[...]
Here is the summary with links: - [bpf,v3,1/2] bpf: Avoid RCU context warning when unpinning htab with internal structs https://git.kernel.org/bpf/bpf/c/4f375ade6aa9 - [bpf,v3,2/2] selftests/bpf: Add test for unpinning htab with internal timer struct https://git.kernel.org/bpf/bpf/c/accb9a7e87f0
You are awesome, thank you!