diff --git a/[refs] b/[refs] index 8de2302647d2..48dd8345c9fe 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 77cbece76723dc9e77497c042827155388bdae6d +refs/heads/master: 5c22cd407574988cc1580108e0df25ee64ea3d59 diff --git a/trunk/arch/mips/kernel/i8259.c b/trunk/arch/mips/kernel/i8259.c index 9b22db5dcef1..32b397b646ee 100644 --- a/trunk/arch/mips/kernel/i8259.c +++ b/trunk/arch/mips/kernel/i8259.c @@ -295,6 +295,7 @@ static void init_8259A(int auto_eoi) static struct irqaction irq2 = { .handler = no_action, .name = "cascade", + .flags = IRQF_NO_THREAD, }; static struct resource pic1_io_resource = {