From: patchwork-bot+netdevbpf@kernel.org
To: Nikhil P. Rao <nikhil.rao@amd.com>
Cc: netdev@vger.kernel.org, kuba@kernel.org, pabeni@redhat.com,
brett.creeley@amd.com, eric.joyner@amd.com,
andrew+netdev@lunn.ch, davem@davemloft.net, edumazet@google.com
Subject: Re: [PATCH net v3 0/3] pds_core: fixes for the PCI reset path
Date: Sat, 05 Sep 2026 01:10:09 +0000 [thread overview]
Message-ID: <178857060939.1044635.3045018102996907198.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20260901044219.1361466-1-nikhil.rao@amd.com>
Hello:
This series was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@kernel.org>:
On Tue, 1 Sep 2026 04:42:16 +0000 you wrote:
> The v2 review raised several issues beyond the cmd_regs race, so v3 is a
> series rather than a single patch.
>
> Patch 1 is the v2 patch with the pdsc_core_init() and
> pdsc_identify_ver() checks removed. Those checks are dead code. commit
> cd09971dcc1c ("pds_core: keep the health thread stopped during reset")
> disables health_work across the reset, so the health thread can no
> longer reach pdsc_setup() with the BARs unmapped. The only other callers
> are probe and pdsc_reset_done(), and both map the BARs earlier in the
> same call, so cmd_regs cannot be NULL by the time they get there.
>
> [...]
Here is the summary with links:
- [net,v3,1/3] pds_core: fix cmd_regs access racing BAR unmap on reset
https://git.kernel.org/netdev/net/c/7980325b2f71
- [net,v3,2/3] pds_core: don't release PCI regions for VFs on reset
https://git.kernel.org/netdev/net/c/73608de7e592
- [net,v3,3/3] pds_core: check info_regs in the identity debugfs reader
(no matching commit)
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:[~2026-09-05 1:11 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-09-01 4:42 [PATCH net v3 0/3] pds_core: fixes for the PCI reset path Nikhil P. Rao
2026-09-01 4:42 ` [PATCH net v3 1/3] pds_core: fix cmd_regs access racing BAR unmap on reset Nikhil P. Rao
2026-09-01 4:42 ` [PATCH net v3 2/3] pds_core: don't release PCI regions for VFs " Nikhil P. Rao
2026-09-05 1:06 ` netdev-bot+sashiko
2026-09-05 1:21 ` Jakub Kicinski
2026-09-01 4:42 ` [PATCH net v3 3/3] pds_core: check info_regs in the identity debugfs reader Nikhil P. Rao
2026-09-05 1:06 ` netdev-bot+sashiko
2026-09-05 1:21 ` Jakub Kicinski
2026-09-05 1:10 ` 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=178857060939.1044635.3045018102996907198.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=andrew+netdev@lunn.ch \
--cc=brett.creeley@amd.com \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=eric.joyner@amd.com \
--cc=kuba@kernel.org \
--cc=netdev@vger.kernel.org \
--cc=nikhil.rao@amd.com \
--cc=pabeni@redhat.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.