Hello: This series was applied to bpf/bpf-next.git (master) by Alexei Starovoitov <ast@xxxxxxxxxx>: On Wed, 6 Nov 2024 14:35:39 +0800 you wrote: > From: Hou Tao <houtao1@xxxxxxxxxx> > > Hi, > > The patch set fixes a lockdep warning for htab of map. The > warning is found when running test_maps. The warning occurs when > htab_put_fd_value() attempts to acquire map_idr_lock to free the map id > of the inner map while already holding the bucket lock (raw_spinlock_t). > > [...] Here is the summary with links: - [bpf-next,1/3] bpf: Call free_htab_elem() after htab_unlock_bucket() https://git.kernel.org/bpf/bpf-next/c/81eef03cbf70 - [bpf-next,2/3] selftests/bpf: Move ENOTSUPP from bpf_util.h https://git.kernel.org/bpf/bpf-next/c/7d5e83b4d41b - [bpf-next,3/3] selftests/bpf: Test the update operations for htab of maps https://git.kernel.org/bpf/bpf-next/c/ff605ec69735 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html