[RFC/PATCH 02/13] serial: omap: always return IRQ_HANDLED

Alan Cox alan at linux.intel.com
Tue Aug 21 07:50:05 EDT 2012


On Tue, 21 Aug 2012 12:15:44 +0300
Felipe Balbi <balbi at ti.com> wrote:

> Even if we enter our IRQ handler just to notice
> that the our device didn't generate the IRQ,
> that still means "handling" and IRQ, so let's
> return IRQ_HANDLED.

That looks wrong - you'll defeat the stuck IRQ protection. If we didn't
cause the IRQ then we are IRQ_NONE ?




More information about the linux-arm-kernel mailing list