aboutsummaryrefslogtreecommitdiff
path: root/Documentation/PCI/pci-error-recovery.rst
diff options
context:
space:
mode:
authorBjorn Helgaas <bhelgaas@google.com>2023-06-09 17:24:59 -0500
committerBjorn Helgaas <bhelgaas@google.com>2023-06-12 12:17:33 -0500
commitf142badf4645bd5ab72987d5595edbfae22a6d0b (patch)
treee322fdb0e09261ab4d17d7afb70dbb5664c93c01 /Documentation/PCI/pci-error-recovery.rst
parenta6378a7a1c7d95229f10fa00ce9b1925d6453ff0 (diff)
Documentation: PCI: Update cross references to .rst files
Change references to *.txt to *.rst to match the current filenames. Link: https://lore.kernel.org/r/20230609222500.1267795-4-helgaas@kernel.org Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Reviewed-by: Stefan Roese <sr@denx.de> Reviewed-by: Kuppuswamy Sathyanarayanan <sathyanarayanan.kuppuswamy@linux.intel.com>
Diffstat (limited to 'Documentation/PCI/pci-error-recovery.rst')
-rw-r--r--Documentation/PCI/pci-error-recovery.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/PCI/pci-error-recovery.rst b/Documentation/PCI/pci-error-recovery.rst
index 9981d330da8f..c237596f67e3 100644
--- a/Documentation/PCI/pci-error-recovery.rst
+++ b/Documentation/PCI/pci-error-recovery.rst
@@ -364,7 +364,7 @@ Note, however, not all failures are truly "permanent". Some are
caused by over-heating, some by a poorly seated card. Many
PCI error events are caused by software bugs, e.g. DMA's to
wild addresses or bogus split transactions due to programming
-errors. See the discussion in powerpc/eeh-pci-error-recovery.txt
+errors. See the discussion in Documentation/powerpc/eeh-pci-error-recovery.rst
for additional detail on real-life experience of the causes of
software errors.