Re: [PATCH net] qlcnic: fix sleep-in-atomic-context bugs caused by msleep

From: patchwork-bot+netdevbpf
Date: Fri Nov 25 2022 - 03:20:35 EST


Hello:

This patch was applied to netdev/net.git (master)
by David S. Miller <davem@xxxxxxxxxxxxx>:

On Wed, 23 Nov 2022 18:06:42 +0800 you wrote:
> The watchdog timer is used to monitor whether the process
> of transmitting data is timeout. If we use qlcnic driver,
> the dev_watchdog() that is the timer handler of watchdog
> timer will call qlcnic_tx_timeout() to process the timeout.
> But the qlcnic_tx_timeout() calls msleep(), as a result,
> the sleep-in-atomic-context bugs will happen. The processes
> are shown below:
>
> [...]

Here is the summary with links:
- [net] qlcnic: fix sleep-in-atomic-context bugs caused by msleep
https://git.kernel.org/netdev/net/c/8dbd6e4ce1b9

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html