Re: [PATCH] Prevent nested interrupts when the IRQ stack is nearoverflowing v2

From: Thomas Gleixner
Date: Wed Mar 24 2010 - 16:42:32 EST


B1;2005;0cOn Wed, 24 Mar 2010, Andi Kleen wrote:

> Prevent nested interrupts when the IRQ stack is near overflowing v2
>
> Interrupts can always nest when they don't run with IRQF_DISABLED.
>
> When a lot of interrupts hit the same vector on the same
> CPU nested interrupts can overflow the irq stack and cause hangs.
>
> This has been observed with MSI-X & Ethernet on a large system.

In which way are which interrupts nested ?

Thanks,

tglx
--
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/