Hello: This patch was applied to netdev/net.git (refs/heads/master): On Tue, 28 Sep 2021 16:10:49 +0200 you wrote: > From: Thomas Gleixner <tglx@xxxxxxxxxxxxx> > > The sequence count bridge_mcast_querier::seq is protected by > net_bridge::multicast_lock but seqcount_init() does not associate the > seqcount with the lock. This leads to a warning on PREEMPT_RT because > preemption is still enabled. > > [...] Here is the summary with links: - [net] net: bridge: mcast: Associate the seqcount with its protecting lock. https://git.kernel.org/netdev/net/c/f936bb42aeb9 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html