Hello: This patch was applied to bpf/bpf-next.git (master) by Alexei Starovoitov <ast@xxxxxxxxxx>: On Thu, 2 Feb 2023 15:19:21 +0100 you wrote: > The do_idr_lock parameter to bpf_map_free_id was introduced by commit > bd5f5f4ecb78 ("bpf: Add BPF_MAP_GET_FD_BY_ID"). However, all callers set > do_idr_lock = true since commit 1e0bd5a091e5 ("bpf: Switch bpf_map ref > counter to atomic64_t so bpf_map_inc() never fails"). > > While at it also inline __bpf_map_put into its only caller bpf_map_put > now that do_idr_lock can be dropped from its signature. > > [...] Here is the summary with links: - [bpf-next] bpf: Drop always true do_idr_lock parameter to bpf_map_free_id https://git.kernel.org/bpf/bpf-next/c/158e5e9eeaa0 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html