MIPS: BMIPS: Enable HARDIRQS_SW_RESEND
authorJustin Chen <justin.chen@broadcom.com>
Wed, 24 May 2017 17:55:16 +0000 (10:55 -0700)
committerJames Hogan <jhogan@kernel.org>
Mon, 13 Nov 2017 16:27:58 +0000 (16:27 +0000)
commit4dc4704c0024751fe2b4532cf33c80376f1add70
tree90461b3f2a1b380db81b902f122d74e669ea1326
parentb54fcf6ae1157b35504dde93581db0810c03b4b7
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 <justinpopo6@gmail.com>
Acked-by: Florian Fainelli <f.fainelli@gmail.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/16116/
Signed-off-by: James Hogan <jhogan@kernel.org>
arch/mips/Kconfig