X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=arch%2Fmips%2Fpnx8550%2Fcommon%2Fint.c;h=1ebe22bdadc87668c35587687434af376876bafc;hb=08cab72f91c8b28ffabfd143119bccdd4a115ad7;hp=6b93c81779c1a6166ca0a5ead00f81b1632badd4;hpb=5318991645d78c83dde7a7bb1cba24695cc152c4;p=pandora-kernel.git diff --git a/arch/mips/pnx8550/common/int.c b/arch/mips/pnx8550/common/int.c index 6b93c81779c1..1ebe22bdadc8 100644 --- a/arch/mips/pnx8550/common/int.c +++ b/arch/mips/pnx8550/common/int.c @@ -167,7 +167,7 @@ static struct irq_chip level_irq_type = { static struct irqaction gic_action = { .handler = no_action, - .flags = IRQF_DISABLED, + .flags = IRQF_DISABLED | IRQF_NO_THREAD, .name = "GIC", };