Hello: This patch was applied to netdev/net.git (main) by Paolo Abeni <pabeni@xxxxxxxxxx>: On Tue, 27 Jun 2023 03:50:00 +0000 you wrote: > dev_set_rx_mode() grabs a spin_lock, and the lan743x implementation > proceeds subsequently to go to sleep using readx_poll_timeout(). > > Introduce a helper wrapping the readx_poll_timeout_atomic() function > and use it to replace the calls to readx_polL_timeout(). > > Fixes: 23f0703c125b ("lan743x: Add main source files for new lan743x driver") > Cc: stable@xxxxxxxxxxxxxxx > Cc: Bryan Whitehead <bryan.whitehead@xxxxxxxxxxxxx> > Cc: UNGLinuxDriver@xxxxxxxxxxxxx > Signed-off-by: Moritz Fischer <moritzf@xxxxxxxxxx> > > [...] Here is the summary with links: - [net,v3] net: lan743x: Don't sleep in atomic context https://git.kernel.org/netdev/net/c/7a8227b2e76b You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html