summaryrefslogtreecommitdiff
path: root/drivers/pci/pci.c
diff options
context:
space:
mode:
authorMaciej W. Rozycki <macro@orcam.me.uk>2024-08-09 14:24:56 +0100
committerKrzysztof Wilczyński <kwilczynski@kernel.org>2024-09-09 13:58:38 +0000
commit712e49c967064a3a7a5738c6f65ac540a3f6a1df (patch)
treeb8eb90822d4414a00a6706090dcc906370a87a50 /drivers/pci/pci.c
parentf68dea13405c94381d08f42dbf0416261622bdad (diff)
downloadlinux-712e49c967064a3a7a5738c6f65ac540a3f6a1df.tar.gz
linux-712e49c967064a3a7a5738c6f65ac540a3f6a1df.tar.bz2
linux-712e49c967064a3a7a5738c6f65ac540a3f6a1df.zip
PCI: Correct error reporting with PCIe failed link retraining
Only return successful completion status from pcie_failed_link_retrain() if retraining has actually been done, preventing excessive delays from being triggered at call sites in a hope that communication will finally be established with the downstream device where in fact nothing has been done about the link in question that would justify such a hope. Fixes: a89c82249c37 ("PCI: Work around PCIe link training failures") Link: https://lore.kernel.org/r/alpine.DEB.2.21.2408091133260.61955@angie.orcam.me.uk Reported-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com> Link: https://lore.kernel.org/r/aa2d1c4e-9961-d54a-00c7-ddf8e858a9b0@linux.intel.com/ Signed-off-by: Maciej W. Rozycki <macro@orcam.me.uk> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Signed-off-by: Krzysztof Wilczyński <kwilczynski@kernel.org> Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com> Cc: <stable@vger.kernel.org> # v6.5+
Diffstat (limited to 'drivers/pci/pci.c')
0 files changed, 0 insertions, 0 deletions