Re: [PATCH v3 1/1] x86/irq: handle chained interrupts during IRQmigration

From: Paul Mundt
Date: Mon Jun 25 2012 - 01:32:27 EST


On Mon, Jun 25, 2012 at 09:25:07AM +0530, Sundar Iyer wrote:
> Chained interrupt handlers dont have an irqaction and hence are not
> handled during migrating interrupts when some cores go offline.
>
> Handle this by introducing a irq_is_chained() check which is based
> on the the CHAINED flag being set for such interrupts. fixup_irq()
> can then handle such interrupts and not skip them over.
>
> Signed-off-by: Sundar Iyer <sundar.iyer@xxxxxxxxx>
> Reviewed-by: Yang, Fei <fei.yang@xxxxxxxxx>
> Tested-by: Ng, Cheon-woei <cheon-woei.ng@xxxxxxxxx>

Looks better to me.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/