Hello, It looks that the chained IRQ enter/exit functions are missing in more places. This short patch series fixes all chained irq usage on Exynos4 platform. Best regards Marek Szyprowski Samsung Poland R&D Center Summary: Marek Szyprowski (2): ARM: Exynos4: add required chained_irq_enter/exit to eint code ARM: S5P: add required chained_irq_enter/exit to gpio-int code arch/arm/mach-exynos4/irq-eint.c | 7 +++++++ arch/arm/plat-s5p/irq-gpioint.c | 6 ++++++ 2 files changed, 13 insertions(+), 0 deletions(-) -- 1.7.1.569.g6f426 -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html