Add spurious IRQ handling, using a visible counter.
Adds a check for spuriousness of IRQ7 and IRQ15 in 8259 PIC mode. The spurious interrupts are counted of each respective IRQ, and can be viewed in sys:spurious_irq
.
Edited by Jacob Lorentzon
Adds a check for spuriousness of IRQ7 and IRQ15 in 8259 PIC mode. The spurious interrupts are counted of each respective IRQ, and can be viewed in sys:spurious_irq
.