Re: Simulating level triggered interrupts with edges

From: Mark Brown
Date: Wed Jun 22 2011 - 21:23:58 EST


On Wed, Jun 22, 2011 at 11:32:03PM +0200, Thomas Gleixner wrote:

> Though it's non-trivial. Think threaded interrupts, where we cannot
> deal with that in handle_irq_edge(). I have no immediate idea how to
> solve that at the core code, but feel free to have a stab.

Yes, that's why I asked - all the devices I care about have threaded
handlers and I care about a system where the interrupt controller is
threaded too. I was thinking error handling on set_type() and flags
but thought I must be missing something. I'll probably have a poke
sometime anyway.
--
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/