[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <167531041790.2562.7390194829279324026.git-patchwork-notify@kernel.org>
Date: Thu, 02 Feb 2023 04:00:17 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Simon Horman <simon.horman@...igine.com>
Cc: davem@...emloft.net, kuba@...nel.org, pabeni@...hat.com,
netdev@...r.kernel.org, oss-drivers@...igine.com,
yanguo.li@...igine.com, error27@...il.com
Subject: Re: [PATCH net] nfp: flower: avoid taking mutex in atomic context
Hello:
This patch was applied to netdev/net.git (master)
by Jakub Kicinski <kuba@...nel.org>:
On Tue, 31 Jan 2023 09:03:13 +0100 you wrote:
> From: Yanguo Li <yanguo.li@...igine.com>
>
> A mutex may sleep, which is not permitted in atomic context.
> Avoid a case where this may arise by moving the to
> nfp_flower_lag_get_info_from_netdev() in nfp_tun_write_neigh() spinlock.
>
> Fixes: abc210952af7 ("nfp: flower: tunnel neigh support bond offload")
> Reported-by: Dan Carpenter <error27@...il.com>
> Signed-off-by: Yanguo Li <yanguo.li@...igine.com>
> Signed-off-by: Simon Horman <simon.horman@...igine.com>
>
> [...]
Here is the summary with links:
- [net] nfp: flower: avoid taking mutex in atomic context
https://git.kernel.org/netdev/net/c/9c6b9cbafdc0
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