Hello: This patch was applied to bpf/bpf-next.git (refs/heads/master): On Fri, 25 Jun 2021 15:16:12 -0700 you wrote: > xdp_rxq_info_unreg() implicitly calls xdp_rxq_info_unreg_mem_model(). > This may well be confusing to the driver authors, and lead to double > free if they call xdp_rxq_info_unreg_mem_model() before > xdp_rxq_info_unreg() (when mem model type == MEM_TYPE_PAGE_POOL). > > In fact error path of mvpp2_rxq_init() seems to currently do > exactly that. > > [...] Here is the summary with links: - [bpf-next] xdp: move the rxq_info.mem clearing to unreg_mem_model() https://git.kernel.org/bpf/bpf-next/c/a78cae247681 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html