aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/PCI/boot-interrupts.rst
diff options
context:
space:
mode:
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