Comment 8 for bug 1870320

Revision history for this message
bugproxy (bugproxy) wrote : s390/pci: Recover handle in clp_set_pci_fn() (backport)

------- Comment on attachment From <email address hidden> 2020-05-13 08:45 EDT-------

I've removed an unused variable from the "s390/pci: Recover handle in clp_set_pci_fn" patch fixing a compiler warning.
Also I've tested both backported patches together now. There is no zpcictl on Ubuntu 18.04 but a manual
echo 1 > /sys/bus/pci/devices/<dev>/recover
works and will now also work after a deconfigure e.g. when using zpcictl compiled from source.