diff options
author | 2025-06-25 11:28:29 +0200 | |
---|---|---|
committer | 2025-06-28 18:58:59 +0200 | |
commit | b97a7972b1f4f81417840b9a2ab0c19722b577d5 (patch) | |
tree | 9f98bf8477bb9c7ef6eaa7a23f2246c483ff3c87 /rust/pin-init/internal/src | |
parent | s390/pci: Fix stale function handles in error handling (diff) | |
download | wireguard-linux-b97a7972b1f4f81417840b9a2ab0c19722b577d5.tar.xz wireguard-linux-b97a7972b1f4f81417840b9a2ab0c19722b577d5.zip |
s390/pci: Do not try re-enabling load/store if device is disabled
If a device is disabled unblocking load/store on its own is not useful
as a full re-enable of the function is necessary anyway. Note that SCLP
Write Event Data Action Qualifier 0 (Reset) leaves the device disabled
and triggers this case unless the driver already requests a reset.
Cc: stable@vger.kernel.org
Fixes: 4cdf2f4e24ff ("s390/pci: implement minimal PCI error recovery")
Reviewed-by: Farhan Ali <alifm@linux.ibm.com>
Signed-off-by: Niklas Schnelle <schnelle@linux.ibm.com>
Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
Diffstat (limited to 'rust/pin-init/internal/src')
0 files changed, 0 insertions, 0 deletions