Hello: This patch was applied to netdev/net.git (master) by Jakub Kicinski <kuba@xxxxxxxxxx>: On Wed, 9 Mar 2022 23:13:45 +0100 you wrote: > Since the commit mentioned below __xdp_reg_mem_model() can return a NULL > pointer. This pointer is dereferenced in trace_mem_connect() which leads > to segfault. > > The trace points (mem_connect + mem_disconnect) were put in place to > pair connect/disconnect using the IDs. The ID is only assigned if > __xdp_reg_mem_model() does not return NULL. That connect trace point is > of no use if there is no ID. > > [...] Here is the summary with links: - [net,v3] xdp: xdp_mem_allocator can be NULL in trace_mem_connect(). https://git.kernel.org/netdev/net/c/e0ae713023a9 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html