Hello: This series was applied to netdev/net-next.git (master) by David S. Miller <davem@xxxxxxxxxxxxx>: On Sat, 12 Feb 2022 00:38:36 +0100 you wrote: > Hi, > > this series removes or replaces preempt_disable() and local_irq_save() > sections which are problematic on PREEMPT_RT. > Patch 2 makes netif_rx() work from any context after I found suggestions > for it in an old thread. Should that work, then the context-specific > variants could be removed. > > [...] Here is the summary with links: - [net-next,v3,1/3] net: dev: Remove preempt_disable() and get_cpu() in netif_rx_internal(). https://git.kernel.org/netdev/net-next/c/f234ae294761 - [net-next,v3,2/3] net: dev: Makes sure netif_rx() can be invoked in any context. https://git.kernel.org/netdev/net-next/c/baebdf48c360 - [net-next,v3,3/3] net: dev: Make rps_lock() disable interrupts. https://git.kernel.org/netdev/net-next/c/e722db8de6e6 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html