From: Jakub Kicinski
Date: Tue, 24 Apr 2018 21:17:00 -0700
> This series improves the nfp PCIe code by making use of the new
> pcie_print_link_status() helper and resetting NFP locks when
> driver loads. This can help us avoid lock ups after host crashes
> and is rebooted with PCIe reset or when
This series improves the nfp PCIe code by making use of the new
pcie_print_link_status() helper and resetting NFP locks when
driver loads. This can help us avoid lock ups after host crashes
and is rebooted with PCIe reset or when kdump kernel is loaded.
The flower changes come from John, he says: