[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<174610863199.2990404.17226075375295460943.git-patchwork-notify@kernel.org>
Date: Thu, 01 May 2025 14:10:31 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Vadim Fedorenko <vadfed@...a.com>
Cc: vadim.fedorenko@...ux.dev, michael.chan@...adcom.com,
pavan.chebbi@...adcom.com, kuba@...nel.org, richardcochran@...il.com,
ap420073@...il.com, netdev@...r.kernel.org
Subject: Re: [PATCH net] bnxt_en: fix module unload sequence
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Wed, 30 Apr 2025 10:03:43 -0700 you wrote:
> Recent updates to the PTP part of bnxt changed the way PTP FIFO is
> cleared, skbs waiting for TX timestamps are now cleared during
> ndo_close() call. To do clearing procedure, the ptp structure must
> exist and point to a valid address. Module destroy sequence had ptp
> clear code running before netdev close causing invalid memory access and
> kernel crash. Change the sequence to destroy ptp structure after device
> close.
>
> [...]
Here is the summary with links:
- [net] bnxt_en: fix module unload sequence
https://git.kernel.org/netdev/net/c/927069d5c40c
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