|
// FIXME: Actually check if IRQ7 or IRQ15 are spurious, and if not, call the real handler to handle the IRQ.
|
|
// FIXME: Actually check if IRQ7 or IRQ15 are spurious, and if not, call the real handler to handle the IRQ.
|
|
klog() << "Spurious Interrupt, vector " << interrupt_number();
|
|
klog() << "Spurious Interrupt, vector " << interrupt_number();
|