From: Bjorn Helgaas <helgaas@kernel.org>
To: Keith Busch <kbusch@meta.com>
Cc: linux-pci@vger.kernel.org, dan.j.williams@intel.com,
alex@shazbot.org, ilpo.jarvinen@linux.intel.com,
Keith Busch <kbusch@kernel.org>
Subject: Re: [PATCHv5 0/3] pci slot reset handling fixes
Date: Thu, 5 Mar 2026 17:17:16 -0600 [thread overview]
Message-ID: <20260305231716.GA78251@bhelgaas> (raw)
In-Reply-To: <20260217160836.2709885-1-kbusch@meta.com>
On Tue, Feb 17, 2026 at 08:08:33AM -0800, Keith Busch wrote:
> From: Keith Busch <kbusch@kernel.org>
>
> Previous version:
>
> https://lore.kernel.org/linux-pci/20260212224112.1913980-1-kbusch@meta.com/
>
> Changes from previous version:
>
> * Fix subject line to match convenction (s/pci/PCI)
>
> * Added example kernel panic logs for fatal hardware errors observed
> without the slot handling fixes
>
> * Rearraged some code in the last patch to avoid the need for a
> forward declaration.
>
> * Expanded on the comment explaing the difference between the
> restore values for the bridge reset
>
> Keith Busch (3):
> PCI: rename __pci_bus_reset and __pci_slot_reset
> PCI: allow all bus devices to use the same slot
> PCI: make reset_subordinate hotplug safe
>
> drivers/pci/hotplug/pciehp_core.c | 3 +-
> drivers/pci/pci-sysfs.c | 3 +-
> drivers/pci/pci.c | 97 ++++++++++++++++++++-----------
> drivers/pci/pci.h | 2 +-
> drivers/pci/slot.c | 27 +++++++--
> include/linux/pci.h | 8 ++-
> 6 files changed, 97 insertions(+), 43 deletions(-)
Applied to pci/reset for v7.1, thanks!
prev parent reply other threads:[~2026-03-05 23:17 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-02-17 16:08 [PATCHv5 0/3] pci slot reset handling fixes Keith Busch
2026-02-17 16:08 ` [PATCHv5 1/3] PCI: rename __pci_bus_reset and __pci_slot_reset Keith Busch
2026-02-17 16:08 ` [PATCHv5 2/3] PCI: allow all bus devices to use the same slot Keith Busch
2026-03-09 20:50 ` Bjorn Helgaas
2026-03-11 19:35 ` Dan Williams
2026-02-17 16:08 ` [PATCHv5 3/3] PCI: make reset_subordinate hotplug safe Keith Busch
2026-02-26 22:41 ` [PATCHv5 0/3] pci slot reset handling fixes Keith Busch
2026-03-05 23:17 ` Bjorn Helgaas [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=20260305231716.GA78251@bhelgaas \
--to=helgaas@kernel.org \
--cc=alex@shazbot.org \
--cc=dan.j.williams@intel.com \
--cc=ilpo.jarvinen@linux.intel.com \
--cc=kbusch@kernel.org \
--cc=kbusch@meta.com \
--cc=linux-pci@vger.kernel.org \
/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