summaryrefslogtreecommitdiff
path: root/Documentation/PCI/boot-interrupts.rst
diff options
context:
space:
mode:
authorattreyee-muk <tintinm2017@gmail.com>2023-12-23 21:47:20 +0300
committerBjorn Helgaas <bhelgaas@google.com>2023-12-29 02:37:36 +0300
commit9ca65c373f4451fdf2f82ebc30b17185253aec8f (patch)
tree49fd494727651e8e9573c0a48b3162391e134540 /Documentation/PCI/boot-interrupts.rst
parent0942155a48e4cfc2c83e514c86a3de8f78f6af02 (diff)
downloadlinux-9ca65c373f4451fdf2f82ebc30b17185253aec8f.tar.xz
docs: PCI: Fix typos
Fix typos in PCI docs. Link: https://lore.kernel.org/r/20231223184720.25645-1-tintinm2017@gmail.com Link: https://lore.kernel.org/r/20231223184412.25598-1-tintinm2017@gmail.com Signed-off-by: Attreyee Mukherjee <tintinm2017@gmail.com> [bhelgaas: squashed, commit log] Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Acked-by: Randy Dunlap <rdunlap@infradead.org> # for "busses" only
Diffstat (limited to 'Documentation/PCI/boot-interrupts.rst')
-rw-r--r--Documentation/PCI/boot-interrupts.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/PCI/boot-interrupts.rst b/Documentation/PCI/boot-interrupts.rst
index 2ec70121bfca..931077bb0953 100644
--- a/Documentation/PCI/boot-interrupts.rst
+++ b/Documentation/PCI/boot-interrupts.rst
@@ -61,7 +61,7 @@ Conditions
==========
The use of threaded interrupts is the most likely condition to trigger
-this problem today. Threaded interrupts may not be reenabled after the IRQ
+this problem today. Threaded interrupts may not be re-enabled after the IRQ
handler wakes. These "one shot" conditions mean that the threaded interrupt
needs to keep the interrupt line masked until the threaded handler has run.
Especially when dealing with high data rate interrupts, the thread needs to