lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Thu, 22 Dec 2022 02:10:16 +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, yinjun.zhang@...igine.com, louis.peens@...igine.com Subject: Re: [PATCH net] nfp: fix schedule in atomic context when sync mc address Hello: This patch was applied to netdev/net.git (master) by Jakub Kicinski <kuba@...nel.org>: On Tue, 20 Dec 2022 16:21:00 +0100 you wrote: > From: Yinjun Zhang <yinjun.zhang@...igine.com> > > The callback `.ndo_set_rx_mode` is called in atomic context, sleep > is not allowed in the implementation. Now use workqueue mechanism > to avoid this issue. > > Fixes: de6248644966 ("nfp: add support for multicast filter") > Signed-off-by: Yinjun Zhang <yinjun.zhang@...igine.com> > Reviewed-by: Louis Peens <louis.peens@...igine.com> > Signed-off-by: Simon Horman <simon.horman@...igine.com> > > [...] Here is the summary with links: - [net] nfp: fix schedule in atomic context when sync mc address https://git.kernel.org/netdev/net/c/e20aa071cd95 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