[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <161308380782.17877.1533543226259450837.git-patchwork-notify@kernel.org>
Date: Thu, 11 Feb 2021 22:50:07 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Nathan Rossi <nathan@...hanrossi.com>
Cc: netdev@...r.kernel.org, nathan.rossi@...i.com,
irusskikh@...vell.com, davem@...emloft.net, kuba@...nel.org
Subject: Re: [PATCH] net: ethernet: aquantia: Handle error cleanup of start on
open
Hello:
This patch was applied to netdev/net.git (refs/heads/master):
On Thu, 11 Feb 2021 05:17:57 +0000 you wrote:
> From: Nathan Rossi <nathan.rossi@...i.com>
>
> The aq_nic_start function can fail in a variety of cases which leaves
> the device in broken state.
>
> An example case where the start function fails is the
> request_threaded_irq which can be interrupted, resulting in a EINTR
> result. This can be manually triggered by bringing the link up (e.g. ip
> link set up) and triggering a SIGINT on the initiating process (e.g.
> Ctrl+C). This would put the device into a half configured state.
> Subsequently bringing the link up again would cause the napi_enable to
> BUG.
>
> [...]
Here is the summary with links:
- net: ethernet: aquantia: Handle error cleanup of start on open
https://git.kernel.org/netdev/net/c/8a28af7a3e85
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