Re: [PATCH v3 0/4] s390/pci: Fix some zpci_report_status() issues
From: Heiko Carstens
Date: Mon Sep 21 2026 - 09:07:59 EST
On Wed, Sep 16, 2026 at 05:14:09PM +0200, Niklas Schnelle wrote:
> Hi All,
>
> This series fixes four issues found in zpci_report_status().
...
> Niklas Schnelle (4):
> s390/pci: Fix leak of struct pci_dev reference in zpci_report_status()
> s390/pci: Fix missing device lock in zpci_report_status()
> s390/pci: Report SCLP status on error events when no pdev is associated
> s390/pci: Don't report recovery success on skipped recovery
>
> arch/s390/pci/pci_event.c | 7 +++++--
> arch/s390/pci/pci_report.c | 32 ++++++++++++++++++++------------
> arch/s390/pci/pci_report.h | 4 +++-
> 3 files changed, 28 insertions(+), 15 deletions(-)
Series applied, thanks!