From: patchwork-bot+netdevbpf@kernel.org
To: Alexander Lobakin <alexandr.lobakin@intel.com>
Cc: davem@davemloft.net, kuba@kernel.org, pabeni@redhat.com,
maciej.fijalkowski@intel.com, michal.kubiak@intel.com,
jesse.brandeburg@intel.com, anthony.l.nguyen@intel.com,
shiraz.saleem@intel.com, david.m.ertman@intel.com,
intel-wired-lan@lists.osuosl.org, netdev@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH net 0/2] ice: avoid sleeping/scheduling in atomic contexts
Date: Wed, 23 Mar 2022 17:50:11 +0000 [thread overview]
Message-ID: <164805781118.23946.739203139839506306.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20220323124353.2762181-1-alexandr.lobakin@intel.com>
Hello:
This series was applied to netdev/net.git (master)
by Jakub Kicinski <kuba@kernel.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
prev parent reply other threads:[~2022-03-23 17:50 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-23 12:43 [PATCH net 0/2] ice: avoid sleeping/scheduling in atomic contexts Alexander Lobakin
2022-03-23 12:43 ` [PATCH net 1/2] ice: fix 'scheduling while atomic' on aux critical err interrupt Alexander Lobakin
2022-03-23 12:43 ` [PATCH net 2/2] ice: don't allow to run ice_send_event_to_aux() in atomic ctx Alexander Lobakin
2022-03-23 17:40 ` [PATCH net 0/2] ice: avoid sleeping/scheduling in atomic contexts Jakub Kicinski
2022-03-23 17:54 ` Alexander Lobakin
2022-03-23 17:50 ` patchwork-bot+netdevbpf [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=164805781118.23946.739203139839506306.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=alexandr.lobakin@intel.com \
--cc=anthony.l.nguyen@intel.com \
--cc=davem@davemloft.net \
--cc=david.m.ertman@intel.com \
--cc=intel-wired-lan@lists.osuosl.org \
--cc=jesse.brandeburg@intel.com \
--cc=kuba@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=maciej.fijalkowski@intel.com \
--cc=michal.kubiak@intel.com \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=shiraz.saleem@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).