[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<168642434805.30474.14730718900440917512.git-patchwork-notify@kernel.org>
Date: Sat, 10 Jun 2023 19:12:28 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: David Christensen <drc@...ux.vnet.ibm.com>
Cc: manishc@...vell.com, aelior@...vell.com, skalluru@...vell.com,
netdev@...r.kernel.org
Subject: Re: [PATCH] bnx2x: fix page fault following EEH recovery
Hello:
This patch was applied to netdev/net.git (main)
by David S. Miller <davem@...emloft.net>:
On Thu, 8 Jun 2023 16:01:43 -0400 you wrote:
> In the last step of the EEH recovery process, the EEH driver calls into
> bnx2x_io_resume() to re-initialize the NIC hardware via the function
> bnx2x_nic_load(). If an error occurs during bnx2x_nic_load(), OS and
> hardware resources are released and an error code is returned to the
> caller. When called from bnx2x_io_resume(), the return code is ignored
> and the network interface is brought up unconditionally. Later attempts
> to send a packet via this interface result in a page fault due to a null
> pointer reference.
>
> [...]
Here is the summary with links:
- bnx2x: fix page fault following EEH recovery
https://git.kernel.org/netdev/net/c/7ebe4eda4265
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