Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MIPS: BMIPS: Enable HARDIRQS_SW_RESEND
HW interrupts triggered when irq_disable() were being ignored. Enable resending HW interrupts as SW interrupts. This was causing an issue where the interrupts waking the system up from a suspend state were not calling their interrupt handlers. Signed-off-by: Justin Chen <[email protected]> Acked-by: Florian Fainelli <[email protected]> Cc: [email protected] Patchwork: https://patchwork.linux-mips.org/patch/16116/ Signed-off-by: James Hogan <[email protected]>
- Loading branch information