Hello: This patch was applied to bpf/bpf-next.git (master) by Alexei Starovoitov <ast@xxxxxxxxxx>: On Mon, 18 Apr 2022 15:51:58 +0000 you wrote: > bpf_{sk,task,inode}_storage_free() do not need to use > call_rcu_tasks_trace as no BPF program should be accessing the owner > as it's being destroyed. The only other reader at this point is > bpf_local_storage_map_free() which uses normal RCU. > > The only path that needs trace RCU are: > > [...] Here is the summary with links: - [v2,bpf-next] bpf: Fix usage of trace RCU in local storage. https://git.kernel.org/bpf/bpf-next/c/dcf456c9a095 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html