diff options
author | Sean V Kelley <sean.v.kelley@linux.intel.com> | 2020-02-20 11:29:30 -0800 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2020-03-09 16:45:28 -0500 |
commit | 06320cedc8971c2994c323de91b5b424fdfc5a19 (patch) | |
tree | 501a0cb0a388e2a3c809f5af4b41d183e0b613d0 /Documentation/PCI/index.rst | |
parent | b88bf6c3b6ff77948c153cac4e564642b0b90632 (diff) | |
download | lwn-06320cedc8971c2994c323de91b5b424fdfc5a19.tar.gz lwn-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.rst | 1 |
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 |