Hello: This patch was applied to bpf/bpf-next.git (master) by Alexei Starovoitov <ast@xxxxxxxxxx>: On Wed, 21 Sep 2022 15:38:26 +0800 you wrote: > From: Hou Tao <houtao1@xxxxxxxxxx> > > For a non-preallocated hash map on RT kernel, regular spinlock instead > of raw spinlock is used for bucket lock. The reason is that on RT kernel > memory allocation is forbidden under atomic context and regular spinlock > is sleepable under RT. > > [...] Here is the summary with links: - [bpf-next,RESEND] bpf: Always use raw spinlock for hash bucket lock https://git.kernel.org/bpf/bpf-next/c/1d8b82c61329 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html