Re: [PATCH v2 2/2] s390/pci: Extend device lock to cover zpci_report_status()
Matthew Rosato <[email protected]>
| Newsgroups | org.kernel.vger.linux-s390,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On 8/19/26 5:58 AM, Niklas Schnelle wrote: > As zpci_report_status() accesses the device's driver the device lock > needs to be held. Extend the critical section to cover the > zpci_report_status() call. > > Cc: [email protected] > Fixes: 4ec6054e7321 ("s390/pci: Report PCI error recovery results via SCLP") > Signed-off-by: Niklas Schnelle <[email protected]> Reviewed-by: Matthew Rosato <[email protected]>