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: Mon, 07 Feb 2022 12:10:08 +0000 From: patchwork-bot+netdevbpf@...nel.org To: Eric Dumazet <eric.dumazet@...il.com> Cc: davem@...emloft.net, kuba@...nel.org, netdev@...r.kernel.org, edumazet@...gle.com Subject: Re: [PATCH net] net/smc: use GFP_ATOMIC allocation in smc_pnet_add_eth() Hello: This patch was applied to netdev/net.git (master) by David S. Miller <davem@...emloft.net>: On Sun, 6 Feb 2022 06:33:48 -0800 you wrote: > From: Eric Dumazet <edumazet@...gle.com> > > My last patch moved the netdev_tracker_alloc() call to a section > protected by a write_lock(). > > I should have replaced GFP_KERNEL with GFP_ATOMIC to avoid the infamous: > > [...] Here is the summary with links: - [net] net/smc: use GFP_ATOMIC allocation in smc_pnet_add_eth() https://git.kernel.org/netdev/net/c/94fdd7c02a56 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