[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <162730560584.19326.4535322188871609836.git-patchwork-notify@kernel.org>
Date: Mon, 26 Jul 2021 13:20:05 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Letu Ren <fantasquex@...il.com>
Cc: GR-Linux-NIC-Dev@...vell.com, davem@...emloft.net, kuba@...nel.org,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
zheyuma97@...il.com
Subject: Re: [PATCH] net/qla3xxx: fix schedule while atomic in
ql_wait_for_drvr_lock and ql_adapter_reset
Hello:
This patch was applied to netdev/net.git (refs/heads/master):
On Sun, 25 Jul 2021 21:45:12 +0800 you wrote:
> When calling the 'ql_wait_for_drvr_lock' and 'ql_adapter_reset', the driver
> has already acquired the spin lock, so the driver should not call 'ssleep'
> in atomic context.
>
> This bug can be fixed by using 'mdelay' instead of 'ssleep'.
>
> Reported-by: Letu Ren <fantasquex@...il.com>
> Signed-off-by: Letu Ren <fantasquex@...il.com>
>
> [...]
Here is the summary with links:
- net/qla3xxx: fix schedule while atomic in ql_wait_for_drvr_lock and ql_adapter_reset
https://git.kernel.org/netdev/net/c/92766c4628ea
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists