[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <162155100993.27401.529271178627433178.git-patchwork-notify@kernel.org>
Date: Thu, 20 May 2021 22:50:09 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Zheyu Ma <zheyuma97@...il.com>
Cc: GR-Linux-NIC-Dev@...vell.com, davem@...emloft.net, kuba@...nel.org,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2] net/qla3xxx: fix schedule while atomic in ql_sem_spinlock
Hello:
This patch was applied to netdev/net.git (refs/heads/master):
On Thu, 20 May 2021 12:32:36 +0000 you wrote:
> When calling the 'ql_sem_spinlock', 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'.
>
> The KASAN's log reveals it:
>
> [...]
Here is the summary with links:
- [v2] net/qla3xxx: fix schedule while atomic in ql_sem_spinlock
https://git.kernel.org/netdev/net/c/13a6f3153922
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