summaryrefslogtreecommitdiffstats
path: root/Documentation/PCI/index.rst
diff options
context:
space:
mode:
authorSean V Kelley <sean.v.kelley@linux.intel.com>2020-02-20 11:29:30 -0800
committerBjorn Helgaas <bhelgaas@google.com>2020-03-09 16:45:28 -0500
commit06320cedc8971c2994c323de91b5b424fdfc5a19 (patch)
tree501a0cb0a388e2a3c809f5af4b41d183e0b613d0 /Documentation/PCI/index.rst
parentb88bf6c3b6ff77948c153cac4e564642b0b90632 (diff)
downloadlinux-stable-06320cedc8971c2994c323de91b5b424fdfc5a19.tar.gz
linux-stable-06320cedc8971c2994c323de91b5b424fdfc5a19.tar.bz2
linux-stable-06320cedc8971c2994c323de91b5b424fdfc5a19.zip
Documentation: PCI: Add background on Boot Interrupts
Improve understanding of the PCI quirks for this legacy PCI interrupt behavior to the benefit of developers and users alike. Link: https://lore.kernel.org/r/20200220192930.64820-3-sean.v.kelley@linux.intel.com Signed-off-by: Sean V Kelley <sean.v.kelley@linux.intel.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Reviewed-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'Documentation/PCI/index.rst')
-rw-r--r--Documentation/PCI/index.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/PCI/index.rst b/Documentation/PCI/index.rst
index 6768305e4c26..8f66feaafd4f 100644
--- a/Documentation/PCI/index.rst
+++ b/Documentation/PCI/index.rst
@@ -16,3 +16,4 @@ Linux PCI Bus Subsystem
pci-error-recovery
pcieaer-howto
endpoint/index
+ boot-interrupts