[ARM] Don't continue to process pending interrupts after disable_irq()
This solves a problem whereby the generic interrupt code repeatedly called an interrupt handler, even though the interrupt handler had called disable_irq().
Showing
Please register or sign in to comment