Hello: This patch was applied to bpf/bpf-next.git (master) by Alexei Starovoitov <ast@xxxxxxxxxx>: On Wed, 7 Sep 2022 16:24:20 +0100 you wrote: > Sparse reported a warning at bpf_map_free_kptrs() > > "warning: Using plain integer as NULL pointer" > > During the process of fixing this warning, > it was discovered that the current code > erroneously writes to the pointer variable > instead of deferencing and writing to the actual kptr. > Hence, Sparse tool accidentally helped to uncover this problem. > > [...] Here is the summary with links: - [bpf-next,v2] bpf: Fix resetting logic for unreferenced kptrs https://git.kernel.org/bpf/bpf-next/c/9fad7fe5b298 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html