mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Brett Creeley <brett.creeley@amd.com>
Cc: davem@davemloft.net, edumazet@google.com, kuba@kernel.org,
	pabeni@redhat.com, netdev@vger.kernel.org,
	linux-kernel@vger.kernel.org, shannon.nelson@amd.com
Subject: Re: [PATCH net 0/6] pds_core: Various fixes
Date: Thu, 01 Feb 2024 02:30:26 +0000	[thread overview]
Message-ID: <170675462653.12000.4039462358825460921.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20240129234035.69802-1-brett.creeley@amd.com>

Hello:

This series was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@kernel.org>:

On Mon, 29 Jan 2024 15:40:29 -0800 you wrote:
> This series includes the following changes:
> 
> There can be many users of the pds_core's adminq. This includes
> pds_core's uses and any clients that depend on it. When the pds_core
> device goes through a reset for any reason the adminq is freed
> and reconfigured. There are some gaps in the current implementation
> that will cause crashes during reset if any of the previously mentioned
> users of the adminq attempt to use it after it's been freed.
> 
> [...]

Here is the summary with links:
  - [net,1/6] pds_core: Prevent health thread from running during reset/remove
    https://git.kernel.org/netdev/net/c/d9407ff11809
  - [net,2/6] pds_core: Cancel AQ work on teardown
    https://git.kernel.org/netdev/net/c/d321067e2cfa
  - [net,3/6] pds_core: Use struct pdsc for the pdsc_adminq_isr private data
    https://git.kernel.org/netdev/net/c/951705151e50
  - [net,4/6] pds_core: Prevent race issues involving the adminq
    https://git.kernel.org/netdev/net/c/7e82a8745b95
  - [net,5/6] pds_core: Clear BARs on reset
    https://git.kernel.org/netdev/net/c/e96094c1d11c
  - [net,6/6] pds_core: Rework teardown/setup flow to be more common
    https://git.kernel.org/netdev/net/c/bc90fbe0c318

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



      parent reply	other threads:[~2024-02-01  2:30 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-29 23:40 Brett Creeley
2024-01-29 23:40 ` [PATCH net 1/6] pds_core: Prevent health thread from running during reset/remove Brett Creeley
2024-01-29 23:40 ` [PATCH net 2/6] pds_core: Cancel AQ work on teardown Brett Creeley
2024-01-29 23:40 ` [PATCH net 3/6] pds_core: Use struct pdsc for the pdsc_adminq_isr private data Brett Creeley
2024-01-29 23:40 ` [PATCH net 4/6] pds_core: Prevent race issues involving the adminq Brett Creeley
2024-01-29 23:40 ` [PATCH net 5/6] pds_core: Clear BARs on reset Brett Creeley
2024-01-29 23:40 ` [PATCH net 6/6] pds_core: Rework teardown/setup flow to be more common Brett Creeley
2024-02-01  2:30 ` 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=170675462653.12000.4039462358825460921.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=brett.creeley@amd.com \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=kuba@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=shannon.nelson@amd.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

Powered by JetHome