[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20250221233640.GA372744@bhelgaas>
Date: Fri, 21 Feb 2025 17:36:40 -0600
From: Bjorn Helgaas <helgaas@...nel.org>
To: Ilpo Järvinen <ilpo.jarvinen@...ux.intel.com>
Cc: Bjorn Helgaas <bhelgaas@...gle.com>, linux-pci@...r.kernel.org,
Lukas Wunner <lukas@...ner.de>,
Yazen Ghannam <yazen.ghannam@....com>,
Jonathan Cameron <Jonathan.Cameron@...wei.com>,
linux-kernel@...r.kernel.org, Borislav Petkov <bp@...en8.de>,
linux-edac@...r.kernel.org, linuxppc-dev@...ts.ozlabs.org,
Mahesh J Salgaonkar <mahesh@...ux.ibm.com>,
Oliver O'Halloran <oohall@...il.com>,
Tony Luck <tony.luck@...el.com>
Subject: Re: [PATCH v2 0/2] PCI: Add support for logging Flit Mode TLPs
(PCIe6)
On Fri, Feb 07, 2025 at 06:18:34PM +0200, Ilpo Järvinen wrote:
> This series adds support for Flit Mode (PCIe6).
>
> v2:
> - Rebased
>
> Ilpo Järvinen (2):
> PCI: Track Flit Mode Status & print it with link status
> PCI: Handle TLP Log in Flit mode
>
> drivers/pci/hotplug/pciehp_hpc.c | 5 +--
> drivers/pci/pci.c | 12 ++++---
> drivers/pci/pci.h | 6 ++--
> drivers/pci/pcie/aer.c | 1 +
> drivers/pci/pcie/dpc.c | 18 ++++++++--
> drivers/pci/pcie/tlp.c | 56 ++++++++++++++++++++++----------
> drivers/pci/probe.c | 5 +--
> include/linux/aer.h | 12 +++++--
> include/linux/pci.h | 1 +
> include/ras/ras_event.h | 12 +++----
> include/uapi/linux/pci_regs.h | 6 +++-
> 11 files changed, 94 insertions(+), 40 deletions(-)
Applied to pci/aer for v6.15, thanks!
Powered by blists - more mailing lists