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: Wed, 23 Mar 2022 17:50:11 +0000 From: patchwork-bot+netdevbpf@...nel.org To: Alexander Lobakin <alexandr.lobakin@...el.com> Cc: davem@...emloft.net, kuba@...nel.org, pabeni@...hat.com, maciej.fijalkowski@...el.com, michal.kubiak@...el.com, jesse.brandeburg@...el.com, anthony.l.nguyen@...el.com, shiraz.saleem@...el.com, david.m.ertman@...el.com, intel-wired-lan@...ts.osuosl.org, netdev@...r.kernel.org, linux-kernel@...r.kernel.org Subject: Re: [PATCH net 0/2] ice: avoid sleeping/scheduling in atomic contexts Hello: This series was applied to netdev/net.git (master) by Jakub Kicinski <kuba@...nel.org>: On Wed, 23 Mar 2022 13:43:51 +0100 you wrote: > The `ice_misc_intr() + ice_send_event_to_aux()` infamous pair failed > once again. > Fix yet another (hopefully last one) 'scheduling while atomic' splat > and finally plug the hole to gracefully return prematurely when > invoked in wrong context instead of panicking. > > Alexander Lobakin (2): > ice: fix 'scheduling while atomic' on aux critical err interrupt > ice: don't allow to run ice_send_event_to_aux() in atomic ctx > > [...] Here is the summary with links: - [net,1/2] ice: fix 'scheduling while atomic' on aux critical err interrupt https://git.kernel.org/netdev/net/c/32d53c0aa3a7 - [net,2/2] ice: don't allow to run ice_send_event_to_aux() in atomic ctx https://git.kernel.org/netdev/net/c/5a3156932da0 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