Re: [PATCH v3 2/2] PCI/ERR: s390/pci: Use pci_uevent_ers() in PCI recovery
From: Lukas Wunner <lukas@wunner.de>
Date: 2025-07-30 20:26:49
Also in:
linux-pci, linux-s390, lkml
From: Lukas Wunner <lukas@wunner.de>
Date: 2025-07-30 20:26:49
Also in:
linux-pci, linux-s390, lkml
On Wed, Jul 30, 2025 at 01:20:58PM +0200, Niklas Schnelle wrote:
Issue uevents during PCI recovery using pci_uevent_ers() as done by EEH and AER PCIe recovery routines. Signed-off-by: Niklas Schnelle <schnelle@linux.ibm.com>
Reviewed-by: Lukas Wunner <lukas@wunner.de>